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