menu
crystallis package
documentation
validators/chars.dart
AllowedChars
allowedChars property
allowedChars property
dark_mode
light_mode
allowedChars
property
String
allowedChars
final
The string containing all allowed characters.
Implementation
final String allowedChars;
crystallis package
documentation
validators/chars
AllowedChars
allowedChars property
AllowedChars class