isLastWeekOfMonth property

bool get isLastWeekOfMonth

Implementation

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