showErrors property

ShowErrorsFunction<ModelDataType>? showErrors
final

Gets the callback that define when to show errors in UI.

Implementation

final ShowErrorsFunction<ModelDataType>? showErrors;