shouldScrollToEndWhenAtBottom property
Whether to automatically scroll to the end if the user is already at the bottom when a new message arrives. Note: has no effect if reversed is true, as new items appear at the bottom.
Implementation
final bool? shouldScrollToEndWhenAtBottom;