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