menu
flutter_smenus package
documentation
base.dart
SBaseDropdownMenu<T>
width property
width property
dark_mode
light_mode
width
property
double
width
final
Width of this menu. Button width must be set for this to take effect
Implementation
final double width;
flutter_smenus package
documentation
base
SBaseDropdownMenu<T>
width property
SBaseDropdownMenu class