menu
serverpod_auth_idp_flutter package
documentation
widgets.dart
VerificationCodeInput
length property
length property
dark_mode
light_mode
length
property
int
length
final
Number of digits/characters expected for the code. Defaults to 6.
Implementation
final int length;
serverpod_auth_idp_flutter package
documentation
widgets
VerificationCodeInput
length property
VerificationCodeInput class