routerDelegate property
The router delegate for use with MaterialApp.router.
Only needed when not using routerConfig.
Implementation
final RouterDelegate<Object>? routerDelegate;
The router delegate for use with MaterialApp.router.
Only needed when not using routerConfig.
final RouterDelegate<Object>? routerDelegate;