isLastDayOfMonth property

bool isLastDayOfMonth

Implementation

bool get isLastDayOfMonth => isSameDay(lastDayOfMonth, this);