onSelectionError property

OnSelectionError? onSelectionError
final

Called when the error was thrown after user selection. (e.g. when user selected a range with one or more days that can't be selected)

Implementation

final OnSelectionError? onSelectionError;