RouteMatch constructor
const
RouteMatch({})
Constructor for RouteMatch.
Implementation
const RouteMatch({required this.route, required this.matchedLocation, required this.pageKey});
Constructor for RouteMatch.
const RouteMatch({required this.route, required this.matchedLocation, required this.pageKey});