isToday property

bool get isToday

Implementation

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