menu
artisanal package
documentation
bubbles.dart
TableModel
gotoTop method
gotoTop method
dark_mode
light_mode
gotoTop
method
void
gotoTop
(
)
Move selection to first row.
Implementation
void gotoTop() { moveUp(_cursor); }
artisanal package
documentation
bubbles
TableModel
gotoTop method
TableModel class