showErrors property

ShowErrorsFunction<DateTime>? showErrors
finalinherited

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

Implementation

final ShowErrorsFunction<ModelDataType>? showErrors;