pub fn fallback_chrome() -> impl UiNode
Custom window chrome adorner used when the window manager does not provide one.
You also must set a padding of 5 for maximized window and (28 + 5, 5, 5, 5) for normal window.
5
(28 + 5, 5, 5, 5)