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