isRefreshing property
bool
get
isRefreshing
Returns true if the state is refreshing with a loading flag, has a value or error and is not the loading state
Implementation
bool get isRefreshing;
Returns true if the state is refreshing with a loading flag, has a value or error and is not the loading state
bool get isRefreshing;