isRefreshing property

bool isRefreshing
inherited

是否处在刷新中

Implementation

bool get isRefreshing => status == RefreshStatus.refreshing;