isAllDay property

bool isAllDay

Implementation

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