gravityTop method

Implementation

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