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