menu
otium_ecommerce
presentation/app/authentication_bloc/authentication_bloc.dart
AuthenticationEvent
AuthenticationEvent.logoutButtonPressed const constructor
AuthenticationEvent.logoutButtonPressed
dark_mode
light_mode
AuthenticationEvent.logoutButtonPressed
constructor
const
AuthenticationEvent.logoutButtonPressed
(
)
Implementation
const factory AuthenticationEvent.logoutButtonPressed() = _LogoutButtonPressed;
otium_ecommerce
authentication_bloc
AuthenticationEvent
AuthenticationEvent.logoutButtonPressed const constructor
AuthenticationEvent class