menu
getwidget package
documentation
components/dropdown/gf_dropdown.dart
GFDropdown<T>
iconSize property
iconSize property
dark_mode
light_mode
iconSize
property
double
iconSize
final
The size to use for the drop-down button's down arrow icon button.
Implementation
final double iconSize;
getwidget package
documentation
components/dropdown/gf_dropdown
GFDropdown<T>
iconSize property
GFDropdown class