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