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