menu
flutter_slick package
documentation
services/authentication.dart
AuthenticationService<User>
authState property
authState property
dark_mode
light_mode
authState
property
Stream
<
User?
>
get
authState
Implementation
Stream<User?> get authState => authStateChangeController.stream;
flutter_slick package
documentation
services/authentication
AuthenticationService<User>
authState property
AuthenticationService class