builder property

WidgetBuilder builder
final

A callback that builds the widget tree for this route.

Implementation

final WidgetBuilder builder;