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