menu
auto_form_plus package
documentation
auto_form.dart
FieldErrorEvent
FieldErrorEvent const constructor
FieldErrorEvent const constructor
dark_mode
light_mode
FieldErrorEvent
constructor
const
FieldErrorEvent
(
String
errorMessage
)
Implementation
const FieldErrorEvent(this.errorMessage);
auto_form_plus package
documentation
auto_form
FieldErrorEvent
FieldErrorEvent const constructor
FieldErrorEvent class