routerConfig property

RouterConfig<Object>? routerConfig
final

Custom RouterConfig instance. If omitted, constructed automatically from routes.

Implementation

final RouterConfig<Object>? routerConfig;