isLoading property

bool isLoading

Implementation

bool get isLoading => state?.isLoading ?? false;