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