isLoading property
bool
get
isLoading
Whether the controller is currently loading more items.
Implementation
bool get isLoading => _isLoading;
Whether the controller is currently loading more items.
bool get isLoading => _isLoading;