menu
te_widgets package
documentation
widgets/data-table/data_table.dart
TDataTable<T, K>
selectableText property
selectableText property
dark_mode
light_mode
selectableText
property
bool
selectableText
final
Whether text within the table is selectable. Defaults to true.
Implementation
final bool selectableText;
te_widgets package
documentation
widgets/data-table/data_table
TDataTable<T, K>
selectableText property
TDataTable class