isRefreshing property

bool get isRefreshing

Implementation

bool get isRefreshing => refreshKey.currentState?.isInProcess ?? false;