builder property

  1. @required
Widget Function(T) builder
final

Implementation

@required
final Widget Function(T) builder;