builder property

Widget Function(T) builder
final

Builder function that creates the widget tree.

Implementation

final Widget Function(T) builder;