menu
bgg_flutter_client package
documentation
bgg_flutter_client.dart
Collection
Collection.new constructor
Collection.new constructor
dark_mode
light_mode
Collection
constructor
Collection
(
{
required
List
<
CollectionItem
>
items
,
})
Implementation
Collection({required this.items});
bgg_flutter_client package
documentation
bgg_flutter_client
Collection
Collection.new constructor
Collection class