routeAndNavigatorSettings property

CustomWidgetRouteAndNavigatorSettings? routeAndNavigatorSettings
final

Define navigation bar route name and settings here.

If you want to programmatically pop to initial screen on a specific use this route name when popping.

Implementation

final CustomWidgetRouteAndNavigatorSettings? routeAndNavigatorSettings;