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