builder property

(Widget Function(FormFieldState<List<T>> field)?) builder
final

Implementation

final Widget Function(FormFieldState<List<T>> field)? builder;