isGroupCompleted property

bool get isGroupCompleted

Implementation

bool get isGroupCompleted => groupStatus == ChecklistGroupStatus.completed;