monday property

Date monday

Returns the monday Date of the week

Implementation

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