initialSecondDate property

DateTime? initialSecondDate
getter/setter pair

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

Implementation

DateTime? initialSecondDate;