kFirstDay top-level property

DateTime kFirstDay
final

Implementation

final kFirstDay = DateTime(kToday.year, kToday.month - 3, kToday.day);