menu
market_commons package
documentation
models/list_of.dart
ListOf<T>
items property
items property
dark_mode
light_mode
items
property
Iterable
<
T
>
items
final
Implementation
final Iterable<T> items;
market_commons package
documentation
models/list_of
ListOf<T>
items property
ListOf class