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