lockedControls property
Rx<bool>
get
lockedControls
returns true if the pip mode can used on the current device, the initial value will be false after check if pip is available
Implementation
Rx<bool> get lockedControls => _lockedControls;