gravity method

Implementation

DefineMAddButtonModifier gravity(MGravity value) {
  return this.copyWith(valueGravity: value);
}