builder property

Widget Function() builder
final

The builder function used to generate the widget tree.

Implementation

final Widget Function() builder;