isRefreshError property
bool
get
isRefreshError
Implementation
bool get isRefreshError => refreshState == ViewRefreshStateType.refreshError;
bool get isRefreshError => refreshState == ViewRefreshStateType.refreshError;