delegate property

GetDelegate get delegate

Retrieves the delegate associated with the current router.

Implementation

GetDelegate get delegate => router.routerDelegate as GetDelegate;