isToday property

bool get isToday

Implementation

bool get isToday => date.isAtSameMomentAs(DateTime.now());