isIndeterminate property

bool get isIndeterminate

Implementation

bool get isIndeterminate => total == null || total == 0;