menu
healthicons_flutter package
documentation
outline/ui_folder.dart
UiFolderOutline
UiFolderOutline.new const constructor
UiFolderOutline.new const constructor
dark_mode
light_mode
UiFolderOutline
constructor
const
UiFolderOutline
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const UiFolderOutline({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
healthicons_flutter package
documentation
outline/ui_folder
UiFolderOutline
UiFolderOutline.new const constructor
UiFolderOutline class