isFirstSong property

ValueNotifier<bool> isFirstSong
final

Implementation

final isFirstSong = ValueNotifier(true);