isToday property

bool get isToday

Implementation

bool get isToday => _compareToNow(this) == 0;