delegate property
GetDelegate
get
delegate
Retrieves the delegate associated with the current router.
Implementation
GetDelegate get delegate => router.routerDelegate as GetDelegate;
Retrieves the delegate associated with the current router.
GetDelegate get delegate => router.routerDelegate as GetDelegate;