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