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