prefix property

Widget? prefix
final

The prefix widget for the input.

Will be overriden if the selected item has an icon.

Implementation

final Widget? prefix;