onNavigationFinished property

VoidCallback? onNavigationFinished
final

This callback will called when the navigation is finished (user arrived destination)

Implementation

final VoidCallback? onNavigationFinished;