AllowedCharsTextInputFormatter constructor
AllowedCharsTextInputFormatter(
- RegExp allowedPattern
Implementation
AllowedCharsTextInputFormatter(this.allowedPattern);
AllowedCharsTextInputFormatter(this.allowedPattern);