startOfDay property

DateTime get startOfDay

Implementation

DateTime get startOfDay => DateUtil.getStartOfDay(date: this);