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