menu
arcane_auth package
documentation
auth_service.dart
AuthService
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
AuthService
>
get
stream
Implementation
Stream<AuthService> get stream => _authState.stream;
arcane_auth package
documentation
auth_service
AuthService
stream property
AuthService class