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