menu
purpi_kit package
documentation
feature/authentication/presentation/bloc/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;
purpi_kit package
documentation
feature/authentication/presentation/bloc/auth_bloc
AuthBloc
state property
AuthBloc class