menu
serverpod_auth_idp_flutter package
documentation
widgets.dart
PasswordField
isLoading property
isLoading property
dark_mode
light_mode
isLoading
property
bool
isLoading
final
Whether the field should be disabled to indicate loading state.
Implementation
final bool isLoading;
serverpod_auth_idp_flutter package
documentation
widgets
PasswordField
isLoading property
PasswordField class