minSecondDate property

DateTime? minSecondDate
getter/setter pair

the minimum second date in the date range picker not required if null no minimum will be set in the date picker

Implementation

DateTime? minSecondDate;