enablePipMode property

ValueListenable<bool> enablePipMode
final

Implementation

final ValueListenable<bool> enablePipMode = ValueNotifier(false);