scrollToBottom abstract method
void
scrollToBottom()
Scrolls the viewport to the bottom (the latest output / prompt).
Implementation
void scrollToBottom();
Scrolls the viewport to the bottom (the latest output / prompt).
void scrollToBottom();