menu
dynamic_height_list_view package
documentation
dynamic_height_view.dart
DynamicHeightListView<T>
items property
items property
dark_mode
light_mode
items
property
List
<
T
>
items
final
List of items to be displayed.
Implementation
final List<T> items;
dynamic_height_list_view package
documentation
dynamic_height_view
DynamicHeightListView<T>
items property
DynamicHeightListView class