outSideTop method

Implementation

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