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