menu
serverpod_auth_idp_flutter package
documentation
widgets.dart
VerificationCodeInput
isLoading property
isLoading property
dark_mode
light_mode
isLoading
property
bool
isLoading
final
When true, disables input while an operation is in progress.
Implementation
final bool isLoading;
serverpod_auth_idp_flutter package
documentation
widgets
VerificationCodeInput
isLoading property
VerificationCodeInput class