menu
geniuslink_design_system package
documentation
design_system/components/data/readable_table.dart
ReadableTable<T>
initialSelectedCells property
initialSelectedCells property
dark_mode
light_mode
initialSelectedCells
property
Set
<
ReadableCell
>
?
initialSelectedCells
final
Implementation
final Set<ReadableCell>? initialSelectedCells;
geniuslink_design_system package
documentation
design_system/components/data/readable_table
ReadableTable<T>
initialSelectedCells property
ReadableTable class