menu
nesteggdb package
documentation
egg_collection.dart
EggCollection
EggCollection.new constructor
EggCollection.new constructor
dark_mode
light_mode
EggCollection
constructor
EggCollection
(
{
required
String
name
,
required
String
path
,
})
Implementation
EggCollection({required this.name, required this.path});
nesteggdb package
documentation
egg_collection
EggCollection
EggCollection.new constructor
EggCollection class