menu
flutter_omarchy package
documentation
preview.dart
OmarchyWindow
OmarchyWindow.new const constructor
OmarchyWindow.new const constructor
dark_mode
light_mode
OmarchyWindow
constructor
const
OmarchyWindow
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const OmarchyWindow({super.key, required this.child});
flutter_omarchy package
documentation
preview
OmarchyWindow
OmarchyWindow.new const constructor
OmarchyWindow class