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