pipMode property

ValueNotifier<PiPMode> pipMode
final

Implementation

final ValueNotifier<PiPMode> pipMode = ValueNotifier(PiPMode.closed);