menu
jet_flutter_framework package
documentation
jet_framework.dart
UsernameValidator
allowSpecialChar property
allowSpecialChar property
dark_mode
light_mode
allowSpecialChar
property
bool
allowSpecialChar
final
Whether to allow special characters in the username.
Implementation
final bool allowSpecialChar;
jet_flutter_framework package
documentation
jet_framework
UsernameValidator
allowSpecialChar property
UsernameValidator class