menu
vinyl package
documentation
core/services/player_interface.dart
PlayerInterface
currentSongTitle property
currentSongTitle property
dark_mode
light_mode
currentSongTitle
property
ValueNotifier
<
String
>
currentSongTitle
final
Implementation
final currentSongTitle = ValueNotifier('');
vinyl package
documentation
core/services/player_interface
PlayerInterface
currentSongTitle property
PlayerInterface class