startOfQuarter property

Date startOfQuarter

Start of quarter

Implementation

Date get startOfQuarter => Date(year: year, month: quarterStartMonth);