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