isLastSong property

ValueNotifier<bool> isLastSong
final

Implementation

final isLastSong = ValueNotifier(true);