today property

DateTime get today

Implementation

static DateTime get today => DateTime(now.year, now.month, now.day);