menu
kivex_flutter package
documentation
icons/alert.dart
Alert
Alert.new const constructor
Alert.new const constructor
dark_mode
light_mode
Alert
constructor
const
Alert
(
{
Key
?
key
,
double
size
=
24
,
Color
?
color
,
double
strokeWidth
=
2
,
})
Implementation
const Alert({ super.key, this.size = 24, this.color, this.strokeWidth = 2, });
kivex_flutter package
documentation
icons/alert
Alert
Alert.new const constructor
Alert class