onGenerateRoute property

RouteFactory? onGenerateRoute
final

The route generator callback used when the tab view is navigated to a named route.

Implementation

final RouteFactory? onGenerateRoute;