menu
supa_architecture package
documentation
blocs/authentication/authentication_bloc.dart
UserAuthenticatedState
UserAuthenticatedState const constructor
UserAuthenticatedState const constructor
dark_mode
light_mode
UserAuthenticatedState
constructor
const
UserAuthenticatedState
(
AppUser
user
)
Implementation
const UserAuthenticatedState(this.user);
supa_architecture package
documentation
blocs/authentication/authentication_bloc
UserAuthenticatedState
UserAuthenticatedState const constructor
UserAuthenticatedState class