menu
healthicons_flutter package
documentation
filled/mosquito_collection.dart
MosquitoCollection
MosquitoCollection.new const constructor
MosquitoCollection.new const constructor
dark_mode
light_mode
MosquitoCollection
constructor
const
MosquitoCollection
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const MosquitoCollection({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
healthicons_flutter package
documentation
filled/mosquito_collection
MosquitoCollection
MosquitoCollection.new const constructor
MosquitoCollection class