menu
auto_form_plus package
documentation
auto_form.dart
AutoForm
setErrorPointer property
setErrorPointer property
dark_mode
light_mode
setErrorPointer
property
ValuePointer
<
void Function
(
String
)
>
setErrorPointer
final
Implementation
final ValuePointer<void Function(String)> setErrorPointer = ValuePointer((_) {});
auto_form_plus package
documentation
auto_form
AutoForm
setErrorPointer property
AutoForm class