currentSongTitle property

ValueNotifier<String> currentSongTitle
final

Implementation

final currentSongTitle = ValueNotifier('');