textareaBuilder property
Builder for textarea fields.
Implementation
final Function(FormConfig config, Function(dynamic value) onValueChanged)?
textareaBuilder;
Builder for textarea fields.
final Function(FormConfig config, Function(dynamic value) onValueChanged)?
textareaBuilder;