isLoading property

bool get isLoading

Implementation

bool get isLoading => progress != 1.0;