menu
iconoir_flutter package
documentation
folder_alert.dart
FolderAlert
FolderAlert.new const constructor
FolderAlert.new const constructor
dark_mode
light_mode
FolderAlert
constructor
const
FolderAlert
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const FolderAlert({Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
folder_alert
FolderAlert
FolderAlert.new const constructor
FolderAlert class