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