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