The user taps one PIP action
void onPipAction(PipAction action) { widget.onPipAction?.call(action); }