isLoading method

bool isLoading()

Implementation

bool isLoading() => value == PageState.loading;