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