menu
te_widgets package
documentation
widgets/table/table.dart
TTable<T, K>
shrinkWrap property
shrinkWrap property
dark_mode
light_mode
shrinkWrap
property
bool
?
shrinkWrap
final
Whether the table should shrink-wrap its content.
Implementation
final bool? shrinkWrap;
te_widgets package
documentation
widgets/table/table
TTable<T, K>
shrinkWrap property
TTable class