onRouterDelegate method
Returns the Route Delegate if any.
Implementation
RouterDelegate<Object>? onRouterDelegate() => inRouterDelegate?.call();
Returns the Route Delegate if any.
RouterDelegate<Object>? onRouterDelegate() => inRouterDelegate?.call();