autoScrollToBottom property

bool autoScrollToBottom
getter/setter pair

When true, scrolls to the bottom (maxOffset) on the next updateMetrics call that has non-zero content. Auto-cleared after the jump.

Implementation

bool autoScrollToBottom = false;