playlistIndex property

ValueNotifier<int> playlistIndex
final

Implementation

final ValueNotifier<int> playlistIndex = ValueNotifier<int>(0);