menu
formrules
formrules.dart
NoSpecialCharsRule
allowed property
allowed
dark_mode
light_mode
allowed
property
String
allowed
final
A string of allowed special characters.
Implementation
final String allowed;
formrules
formrules
NoSpecialCharsRule
allowed property
NoSpecialCharsRule class