RouteDecoder constructor
const
RouteDecoder(
- List<
GetPage> currentTreeBranch, - PageSettings? pageSettings
Implementation
const RouteDecoder(this.currentTreeBranch, this.pageSettings);