rootDelegate property

GetDelegate get rootDelegate

全局导航代理, 默认是 GetDelegate 类型

Implementation

GetDelegate get rootDelegate => config.routerDelegate as GetDelegate;