outOfRangeTextColor property

Color? outOfRangeTextColor
final

The text color of dates that are not in the range of the selected start and end dates.

Also the text color of titles for the selection output Start Date and End date

Implementation

final Color? outOfRangeTextColor;