isOutOfRange property

bool isOutOfRange
final

If true the day is before the minimumDay or after the maximumDay. If no minimumDay or maximumDay are chosen the value is false

Default value: false

Implementation

final bool isOutOfRange;