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