jumpToBottom method

void jumpToBottom()

Implementation

void jumpToBottom() {
  jumpTo(position.maxScrollExtent);
}