icon property
final
The widget to use for the drop-down button's icon.
Defaults to an Icon with the Icons.arrow_drop_down glyph.
Implementation
final Widget? icon;
The widget to use for the drop-down button's icon.
Defaults to an Icon with the Icons.arrow_drop_down glyph.
final Widget? icon;