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