showSubtitlesNotifier property
final
Reactive notifier for whether to show subtitles on this card.
Takes precedence over showSubtitles if provided.
Implementation
final ValueListenable<bool>? showSubtitlesNotifier;
Reactive notifier for whether to show subtitles on this card.
Takes precedence over showSubtitles if provided.
final ValueListenable<bool>? showSubtitlesNotifier;