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