menu
flutter_compose_ui_modifiers package
documentation
m/m.g.dart
MRowGeneralGenerator
gravityRight method
gravityRight method
dark_mode
light_mode
gravityRight
method
DefineMRowModifier
gravityRight
(
)
Implementation
DefineMRowModifier gravityRight() { return this.copyWith(valueGravity: MGravity.right); }
flutter_compose_ui_modifiers package
documentation
m/m.g
MRowGeneralGenerator
gravityRight method
MRowGeneralGenerator extension on
DefineMRowModifier