isToday method

bool isToday()

Implementation

bool isToday() => isSameDay(DateTime.now());