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