OnNestedNavigateCallBack typedef

OnNestedNavigateCallBack = void Function(List<RouteMatch> routes)

Implementation

typedef OnNestedNavigateCallBack = void Function(List<RouteMatch> routes);