menu
tattoo
repositories/auth_repository.dart
LoginExceptionNotifier
set method
set
dark_mode
light_mode
set
method
void
set
(
LoginException
?
exception
)
Implementation
void set(LoginException? exception) => state = exception;
tattoo
auth_repository
LoginExceptionNotifier
set method
LoginExceptionNotifier class