menu
serverpod_auth_idp_flutter package
documentation
widgets.dart
VerificationCodeConfig
allowedLetterCase property
allowedLetterCase property
dark_mode
light_mode
allowedLetterCase
property
LetterCase
allowedLetterCase
final
The case of letters allowed in the verification code input.
Implementation
final LetterCase allowedLetterCase;
serverpod_auth_idp_flutter package
documentation
widgets
VerificationCodeConfig
allowedLetterCase property
VerificationCodeConfig class