inRouterDelegate property

RouterDelegate<Object> Function()? inRouterDelegate
final

Returns the Route Delegate if any.

Implementation

final RouterDelegate<Object> Function()? inRouterDelegate;