utils/infospect_desktop_window library

Classes

InfospectDesktopWindowShortcuts
Focus-gated ⌘W / Ctrl+W that closes the Multiview window owning child.

Functions

infospectDesktopThemeShell({required bool darkTheme}) → ViewShellOverrides
Theme shell used by Infospect secondary windows.
infospectDesktopWindowOptions({String? title, Size? size, Size? minimumSize, Size? maximumSize, Alignment? alignment = Alignment.center, Color? backgroundColor, bool? fullScreen, bool? alwaysOnTop, ViewShellOverrides? shellOverrides, bool enableCloseShortcut = true}) → WindowOptions
Shared desktop window chrome for Infospect.
infospectMultiAppConfig() → MultiAppConfig
MultiAppConfig used by Infospect.run so the host desktop window keeps native title-bar buttons after multiview startup reset.