isLastWeekOfMonth property

bool isLastWeekOfMonth

Implementation

bool get isLastWeekOfMonth => lastDay.day == lastDay.daysInMonth;