factories property
A list of widget binders that handle the conversion between data and widgets for each field.
Implementation
final List<FlutterWidgetBinder> factories = [];
A list of widget binders that handle the conversion between data and widgets for each field.
final List<FlutterWidgetBinder> factories = [];