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