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