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