opt hide top/bottom bar

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-02-18 14:48:42 +08:00
parent a5efca4e1f
commit dfa258b9e6
13 changed files with 157 additions and 224 deletions

View File

@@ -15,6 +15,7 @@ abstract final class StyleString {
minWidth: 420,
maxWidth: 420,
);
static const topBarHeight = 52.0;
}
abstract final class Constants {