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