menu
auto_form_plus package
documentation
auto_form.dart
AutoForm
setError method
setError method
dark_mode
light_mode
setError
method
void
setError
(
String
error
)
Implementation
void setError(String error) => setErrorPointer.value(error);
auto_form_plus package
documentation
auto_form
AutoForm
setError method
AutoForm class