isLoading property

bool get isLoading

Whether the LoadMore widget is currently indicating a loading state.

Implementation

bool get isLoading => _isLoading;