showErrors property

ShowErrorsFunction<T>? showErrors
finalinherited

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

Implementation

final ShowErrorsFunction<ModelDataType>? showErrors;