menu
unicons package
documentation
icons/line/exclamation_circle.dart
ExclamationCircleIcon
ExclamationCircleIcon const constructor
ExclamationCircleIcon const constructor
dark_mode
light_mode
ExclamationCircleIcon
constructor
const
ExclamationCircleIcon
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const ExclamationCircleIcon({ super.key, this.color, });
unicons package
documentation
icons/line/exclamation_circle
ExclamationCircleIcon
ExclamationCircleIcon const constructor
ExclamationCircleIcon class