builder property

Widget Function(T) builder
final

Builder, building the single T item from the children.

Implementation

final Widget Function(T) builder;