gravityTop method

Implementation

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