postNavigation property

Function? postNavigation
final

Optional callback function to be called after the actual navigation. e.g. de-activate the loader.

Implementation

final Function? postNavigation;