isLoading property

bool isLoading

Whether this set of flags has the loading flag set.

Implementation

bool get isLoading => has(loading);