builder property

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

Implementation

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