isShowCaseCompleted property

bool get isShowCaseCompleted

Implementation

bool get isShowCaseCompleted => ids == null && activeWidgetId == null;