isToday property

bool isToday

Implementation

bool get isToday => DateTime.now().toUtc().day == day;