pop property
final
Callback, called when a ScreenShareView this controller is bound to should be popped from the Navigator.
Implementation
final void Function()? pop;
Callback, called when a ScreenShareView this controller is bound to should be popped from the Navigator.
final void Function()? pop;