errorBuilder property

WidgetBuilder errorBuilder
final

Route to show the user when the user tried to navigate to a route that does not exist in the destinations

Implementation

final WidgetBuilder errorBuilder;