builder property

Widget Function(T value) builder
final

The widget builder.

Implementation

final Widget Function(T value) builder;