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