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