isThisWeek method

bool isThisWeek()

Implementation

bool isThisWeek() => isDateRange(DateRangeType.thisWeek);