prefix property
final
The prefix widget for the input.
Will be overriden if the selected item has an icon.
Implementation
final Widget? prefix;
The prefix widget for the input.
Will be overriden if the selected item has an icon.
final Widget? prefix;