menu
flutter_compose_ui_modifiers package
documentation
m/m.g.dart
MTextFiledGenerator
shape method
shape method
dark_mode
light_mode
shape
method
DefineMTextFieldModifier
shape
(
BoxShape
value
)
Implementation
DefineMTextFieldModifier shape(BoxShape value) { return this.copyWith(valueShape: value); }
flutter_compose_ui_modifiers package
documentation
m/m.g
MTextFiledGenerator
shape method
MTextFiledGenerator extension on
DefineMTextFieldModifier