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