menu
auric package
documentation
player/player_controller.dart
LavalinkPlayerController
trackStream property
trackStream property
dark_mode
light_mode
trackStream
property
Stream
<
Track
?
>
get
trackStream
Implementation
Stream<Track?> get trackStream => _trackController.stream;
auric package
documentation
player/player_controller
LavalinkPlayerController
trackStream property
LavalinkPlayerController class