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