showErrors property Null safety
final
Gets the callback that define when to show errors in UI.
Implementation
final ShowErrorsFunction? showErrors;
Gets the callback that define when to show errors in UI.
final ShowErrorsFunction? showErrors;