DefineMAddButtonModifier center([bool value = true]) { return this.copyWith(valueCenterAlign: value); }