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