isLoading property

bool get isLoading

Whether the controller is currently loading more items.

Implementation

bool get isLoading => _isLoading;