isToday property

bool get isToday

Implementation

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