menu
iconoir_flutter package
documentation
regular/folder_warning.dart
FolderWarning
FolderWarning const constructor
FolderWarning const constructor
dark_mode
light_mode
FolderWarning
constructor
const
FolderWarning
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const FolderWarning({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
regular/folder_warning
FolderWarning
FolderWarning const constructor
FolderWarning class