menu
remix package
documentation
remix.dart
SelectMenuItemStyler
height method
height method
dark_mode
light_mode
height
method
SelectMenuItemStyler
height
(
double
value
)
Implementation
SelectMenuItemStyler height(double value) { return container(FlexBoxStyler().height(value)); }
remix package
documentation
remix
SelectMenuItemStyler
height method
SelectMenuItemStyler class