isLoading property

bool get isLoading

Will be true if a page is currently being fetched.

Implementation

bool get isLoading => value.isLoading;