selectedPeriodStartTextStyle property

TextStyle? selectedPeriodStartTextStyle
final

Text style for the first date of the selected range.

If null - default DatePickerStyles.selectedDateStyle will be used.

Implementation

final TextStyle? selectedPeriodStartTextStyle;