factories property

List<FlutterWidgetBinder> factories
final

A list of widget binders that handle the conversion between data and widgets for each field.

Implementation

final List<FlutterWidgetBinder> factories = [];