isAllDay property

bool get isAllDay

Implementation

bool get isAllDay => end.difference(start).inDays >= 1;