menu
artisanal package
documentation
tui.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
tui
TableModel
gotoTop method
TableModel class