pop property

void Function()? pop
final

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

Implementation

final void Function()? pop;