outSideTop method

Implementation

DefineMAddButtonModifier outSideTop() {
  return this.copyWith(valueGravity: MGravity.top);
}