menu
flutter_smenus package
documentation
base.dart
SDropdownMenuStyle
hideIcon property
hideIcon property
dark_mode
light_mode
hideIcon
property
bool
hideIcon
final
If true, icon will not be shown, default is false
Implementation
final bool hideIcon;
flutter_smenus package
documentation
base
SDropdownMenuStyle
hideIcon property
SDropdownMenuStyle class