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