menu
media_break_points package
documentation
patterns.dart
AdaptiveDeck
items property
items property
dark_mode
light_mode
items
property
List
<
AdaptiveDeckItem
>
items
final
Cards shown by the deck.
Implementation
final List<AdaptiveDeckItem> items;
media_break_points package
documentation
patterns
AdaptiveDeck
items property
AdaptiveDeck class