isCompleted property

bool get isCompleted
inherited

是否刷新完成

Implementation

bool get isCompleted => status == RefreshStatus.completed;