Checks if the device supports PiP mode.
Future<bool> isPipSupported() { return VideoPlayerPip.isPipSupported(); }