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