currentSubtitle property

ValueNotifier<Subtitle?> currentSubtitle
final

Subtitle to be highlighted.

Implementation

final ValueNotifier<Subtitle?> currentSubtitle;