int? get textMaxLength => _$this._textMaxLength;
set textMaxLength(covariant int? textMaxLength) => _$this._textMaxLength = textMaxLength;