menu
commander_ui package
documentation
tui.dart
LegacyTableState
LegacyTableState.new constructor
LegacyTableState.new constructor
dark_mode
light_mode
LegacyTableState
constructor
LegacyTableState
(
{
int
selectedRow
=
0
,
int
scrollOffset
=
0
,
})
Implementation
LegacyTableState({this.selectedRow = 0, this.scrollOffset = 0});
commander_ui package
documentation
tui
LegacyTableState
LegacyTableState.new constructor
LegacyTableState class