menu
summer_plugin package
documentation
table/summer_row_selection.dart
SummerRowSelection
selectedKeys property
selectedKeys property
dark_mode
light_mode
selectedKeys
property
Set
<
Object
?
>
selectedKeys
final
Currently selected row keys.
Implementation
final Set<Object?> selectedKeys;
summer_plugin package
documentation
table/summer_row_selection
SummerRowSelection
selectedKeys property
SummerRowSelection class