isIndeterminate property

bool get isIndeterminate

是否是无进度类型

Implementation

bool get isIndeterminate => progressType == ProgressType.indeterminate;