isToday method

bool isToday()

Implementation

bool isToday() => isDateRange(DateRangeType.today);