menu
blueprint_flutter_core package
documentation
blueprint_auth.dart
AuthState
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
get
hasError
Implementation
bool get hasError => status == AuthStatus.error;
blueprint_flutter_core package
documentation
blueprint_auth
AuthState
hasError property
AuthState class