inRouterConfig property

RouterConfig<Object>? Function()? inRouterConfig
finalinherited

Returns the Route Config if any.

Implementation

final RouterConfig<Object>? Function()? inRouterConfig;