isCompleted property

bool isCompleted
inherited

是否刷新完成

Implementation

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