prefixWidget property

Widget? prefixWidget
final

A widget that will be displayed before the text in the dropdown

Implementation

final Widget? prefixWidget;