menu
morphing_sheet package
documentation
morphing_overlay.dart
MorphingListBuilder<T extends Object>
items property
items property
dark_mode
light_mode
items
property
List
<
T
>
items
final
The list of items to display.
Implementation
final List<T> items;
morphing_sheet package
documentation
morphing_overlay
MorphingListBuilder<T extends Object>
items property
MorphingListBuilder class