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