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