menu
flutter_compose_ui_modifiers package
documentation
m/m.g.dart
MTileGeneralGenerator
bottom method
bottom method
dark_mode
light_mode
bottom
method
DefineMTileModifier
bottom
(
double
?
value
)
Implementation
DefineMTileModifier bottom(double? value) { return this.copyWith(valueBottom: value); }
flutter_compose_ui_modifiers package
documentation
m/m.g
MTileGeneralGenerator
bottom method
MTileGeneralGenerator extension on
DefineMTileModifier