inRouterDelegate property

RouterDelegate<Object> Function()? inRouterDelegate
finalinherited

Returns the Route Delegate if any.

Implementation

final RouterDelegate<Object> Function()? inRouterDelegate;