isToday property

bool get isToday

Implementation

bool get isToday => DateTime.fromMillisecondsSinceEpoch(_v).isToday;