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