menu
serverpod_auth_idp_flutter package
documentation
widgets.dart
VerificationCodeInput
focusNode property
focusNode property
dark_mode
light_mode
focusNode
property
FocusNode
?
focusNode
final
The focus node for the verification code input.
Implementation
final FocusNode? focusNode;
serverpod_auth_idp_flutter package
documentation
widgets
VerificationCodeInput
focusNode property
VerificationCodeInput class