menu
te_widgets package
documentation
widgets/list/list_view.dart
TListView<T, K>
height property
height property
dark_mode
light_mode
height
property
double
?
height
final
Fixed height for the list (optional).
Implementation
final double? height;
te_widgets package
documentation
widgets/list/list_view
TListView<T, K>
height property
TListView class