Checks if the app is currently in PiP mode.
Future<bool> isInPipMode() { return VideoPlayerPip.isInPipMode(); }