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