gravityTop method

Implementation

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