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