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