showErrors property

ShowErrorsFunction<MultiFile<T>>? showErrors
finalinherited

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

Implementation

final ShowErrorsFunction<ModelDataType>? showErrors;