textAllowedPattern property
Implementation
String? get textAllowedPattern => _$this._textAllowedPattern;
Implementation
set textAllowedPattern(covariant String? textAllowedPattern) => _$this._textAllowedPattern = textAllowedPattern;
String? get textAllowedPattern => _$this._textAllowedPattern;
set textAllowedPattern(covariant String? textAllowedPattern) => _$this._textAllowedPattern = textAllowedPattern;