builder property

WidgetBuilder builder
final

A function that returns the widget tree for this route.

Implementation

final WidgetBuilder builder;