DefineMTextFieldModifier textAlign([TextAlign? value]) { return this.copyWith(valueTextAlign: value); }