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