isToday property

bool isToday

Implementation

bool get isToday => startOfDay == DateTime.now().startOfDay;