menu
artisanal package
documentation
tui.dart
TableModel
getCursor method
getCursor method
dark_mode
light_mode
getCursor
method
int
getCursor
(
)
Returns the current cursor position (parity with bubbles).
Implementation
int getCursor() => _cursor;
artisanal package
documentation
tui
TableModel
getCursor method
TableModel class