menu
modular_auth package
documentation
auth_module.dart
AuthenticationBloc
state property
state property
dark_mode
light_mode
state
property
@
override
AuthenticationState
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
modular_auth package
documentation
auth_module
AuthenticationBloc
state property
AuthenticationBloc class