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