delegate property

RouterDelegate get delegate

Implementation

RouterDelegate get delegate {
  return router.routerDelegate;
}