menu
auth_api_rest_web package
documentation
bloc/auth/auth_bloc.dart
AuthBloc
state property
state property
dark_mode
light_mode
state
property
@
override
AuthState
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
auth_api_rest_web package
documentation
bloc/auth/auth_bloc
AuthBloc
state property
AuthBloc class