menu
flutter_compose_ui_modifiers package
documentation
m/m.g.dart
MRowGeneralGenerator
bottomPosition method
bottomPosition method
dark_mode
light_mode
bottomPosition
method
DefineMRowModifier
bottomPosition
(
double
?
value
)
Implementation
DefineMRowModifier bottomPosition(double? value) { return this.copyWith(valueBottom: value); }
flutter_compose_ui_modifiers package
documentation
m/m.g
MRowGeneralGenerator
bottomPosition method
MRowGeneralGenerator extension on
DefineMRowModifier