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