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