menu
iconoir_flutter package
documentation
regular/cpu_warning.dart
CpuWarning
CpuWarning const constructor
CpuWarning const constructor
dark_mode
light_mode
CpuWarning
constructor
const
CpuWarning
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const CpuWarning({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
regular/cpu_warning
CpuWarning
CpuWarning const constructor
CpuWarning class