FRouteMatch.page constructor

FRouteMatch.page(
  1. AppRouteMatch<dynamic, RouteParams> match,
  2. FRouterDelegate matchedBy
)

Implementation

FRouteMatch.page(this.match, this.matchedBy) : isManaged = true;