onNavigationFinished property
This callback will called when the navigation is finished (user arrived destination)
Implementation
final VoidCallback? onNavigationFinished;
This callback will called when the navigation is finished (user arrived destination)
final VoidCallback? onNavigationFinished;