menu
masdul_gen package
documentation
features/auth/bloc/auth_state.dart
AuthStateLoaded
AuthStateLoaded.new constructor
AuthStateLoaded.new constructor
dark_mode
light_mode
AuthStateLoaded
constructor
AuthStateLoaded
(
{
required
bool
isLoggedin
,
})
Implementation
AuthStateLoaded({required this.isLoggedin});
masdul_gen package
documentation
features/auth/bloc/auth_state
AuthStateLoaded
AuthStateLoaded.new constructor
AuthStateLoaded class