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