onNavigationCancelled property
This callback will called when the navigation is cancelled (user click on the cancel button on the navigation view)
Implementation
final VoidCallback? onNavigationCancelled;
This callback will called when the navigation is cancelled (user click on the cancel button on the navigation view)
final VoidCallback? onNavigationCancelled;