maxSecondDate property

DateTime? maxSecondDate
getter/setter pair

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

Implementation

DateTime? maxSecondDate;