isCompleted property

bool isCompleted

Implementation

bool get isCompleted => max == index + 1;