menu
te_widgets package
documentation
widgets/table/table.dart
TTableDetails<T, K>
autoSelectFirst property
autoSelectFirst property
dark_mode
light_mode
autoSelectFirst
property
bool
autoSelectFirst
final
Whether to automatically select the first item in the list initially.
Implementation
final bool autoSelectFirst;
te_widgets package
documentation
widgets/table/table
TTableDetails<T, K>
autoSelectFirst property
TTableDetails class