shouldClose property

void Function()? shouldClose
final

Callback, called when a PlayerView this controller attached to should close.

Implementation

final void Function()? shouldClose;