menu
core_kit package
documentation
auth/state/auth_state_controller.dart
CkAuthStateController
isChecking property
isChecking property
dark_mode
light_mode
isChecking
property
bool
get
isChecking
Implementation
bool get isChecking => current == CkAuthStatus.unknown;
core_kit package
documentation
auth/state/auth_state_controller
CkAuthStateController
isChecking property
CkAuthStateController class