menu
te_widgets package
documentation
widgets/table/row-card/table_row_card.dart
TTableRowCard<T, K>
selectable property
selectable property
dark_mode
light_mode
selectable
property
bool
selectable
final
Whether the row is selectable.
Implementation
final bool selectable;
te_widgets package
documentation
widgets/table/row-card/table_row_card
TTableRowCard<T, K>
selectable property
TTableRowCard class