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