routes property

Map<String, PageFuncType> routes
getter/setter pair

声明路由

Implementation

Map<String, PageFuncType> routes = {};