menu
flutter_compose_ui_modifiers package
documentation
m/m_image.dart
MImageModifierPropertys
imageWidth method
imageWidth method
dark_mode
light_mode
imageWidth
method
DefineMImageModifier
imageWidth
(
double
?
value
)
Implementation
DefineMImageModifier imageWidth(double? value) { return this.copyWith(valueImageWidth: value); }
flutter_compose_ui_modifiers package
documentation
m/m_image
MImageModifierPropertys
imageWidth method
MImageModifierPropertys extension on
DefineMImageModifier