builder property

Widget Function(T?) builder
final

The builder to build with

Implementation

final Widget Function(T?) builder;