today property

获得今天的时间间隔

Implementation

static DateTimeRange get today =>
    DateTimeRange(start: todayStart, end: todayEnd);