isLoadingMore property
bool
get
isLoadingMore
Whether more messages are currently being loaded.
Implementation
bool get isLoadingMore => _isLoadingMore;
Whether more messages are currently being loaded.
bool get isLoadingMore => _isLoadingMore;