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