preNavigation property

Function? preNavigation
final

Optional callback function to be called before the actual navigation. e.g. activate the loader.

Implementation

final Function? preNavigation;