menu
commander_ui package
documentation
tui.dart
Table<T>
onRowsSelectionChanged property
onRowsSelectionChanged property
dark_mode
light_mode
onRowsSelectionChanged
property
void Function
(
Set
<
int
>
rows
)
?
onRowsSelectionChanged
final
Implementation
final void Function(Set<int> rows)? onRowsSelectionChanged;
commander_ui package
documentation
tui
Table<T>
onRowsSelectionChanged property
Table class