menu
artisanal package
documentation
bubbles.dart
TableModel
gotoBottom method
gotoBottom method
dark_mode
light_mode
gotoBottom
method
void
gotoBottom
(
)
Move selection to last row.
Implementation
void gotoBottom() { moveDown(_rows.length); }
artisanal package
documentation
bubbles
TableModel
gotoBottom method
TableModel class