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