menu
te_widgets package
documentation
widgets/table/table.dart
TTableDetails<T, K>
focus property
focus property
dark_mode
light_mode
focus
property
bool
focus
final
Whether to dim the rest of the table and scroll to the expanded item.
Implementation
final bool focus;
te_widgets package
documentation
widgets/table/table
TTableDetails<T, K>
focus property
TTableDetails class