shouldClose property
final
Callback, called when a PlayerView this controller attached to should close.
Implementation
final void Function()? shouldClose;
Callback, called when a PlayerView this controller attached to should close.
final void Function()? shouldClose;