isLoading property

bool get isLoading

Implementation

bool get isLoading => bloc.state is ListStateLoading;