pop property

void Function([bool])? pop
final

Callback, called when a ChatForwardView this controller is bound to should be popped from the Navigator.

Implementation

final void Function([bool])? pop;