endDateFormat property

DateFormat get endDateFormat

Implementation

DateFormat get endDateFormat => isEndActive ? activeDateFormat : dateFormat;