transcriptBackgroundNotifier property

ValueNotifier<bool> transcriptBackgroundNotifier
final

Notifier for whether or not to show the transcript background.

Implementation

final ValueNotifier<bool> transcriptBackgroundNotifier;