isLoading property

bool isLoading

Implementation

bool get isLoading => state is Loading;