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