PipBehavior constructor
const
PipBehavior({})
Implementation
const PipBehavior({
this.tapExpands = true,
this.startExpanded = false,
this.onMediaEnd = PipOnMediaEnd.loop,
this.autoDismissAfter,
this.reshowOnReturn = false,
this.pauseWhenObscured = false,
});