centerMain method
Implementation
DefineMRowModifier centerMain() {
return this.copyWith(valueMainAxisAlignment: MainAxisAlignment.center);
}
DefineMRowModifier centerMain() {
return this.copyWith(valueMainAxisAlignment: MainAxisAlignment.center);
}