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