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