centered method

Implementation

DefineMAddButtonModifier centered() {
  return this.copyWith(valueCenterAlign: true);
}