menu
commander_ui package
documentation
tui.dart
TableState<T>
selectedRows property
selectedRows property
dark_mode
light_mode
selectedRows
property
Set
<
int
>
selectedRows
final
Implementation
final Set<int> selectedRows = {};
commander_ui package
documentation
tui
TableState<T>
selectedRows property
TableState class