outSideTop method

Implementation

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