tuesday property

Date tuesday

Returns the tuesday Date of the week

Implementation

Date get tuesday => dates[DAY.tuesday]!;