editorBuilder property
Builds the editor widget.
Implementation
final Widget Function(BuildContext context, ObjectFormHandler<T> handler)
editorBuilder;
Builds the editor widget.
final Widget Function(BuildContext context, ObjectFormHandler<T> handler)
editorBuilder;