isLast7Days method

bool isLast7Days()

Implementation

bool isLast7Days() => isDateRange(DateRangeType.last7Days);