isCurrentDay property

bool get isCurrentDay

Implementation

bool get isCurrentDay => DateUtil.isCurrentDay(year, month, day);