Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-07-06 15:47:52 +08:00
parent aa03eed92d
commit 6bedd9d25f
7 changed files with 27 additions and 46 deletions

View File

@@ -1693,10 +1693,8 @@ class HeaderControlState extends State<HeaderControl>
title,
spacing: 30,
velocity: 30,
style: const TextStyle(
color: Colors.white,
fontSize: 16,
),
strutStyle: const StrutStyle(fontSize: 16, leading: 0),
style: const TextStyle(color: Colors.white, fontSize: 16),
provider: effectiveProvider,
);
},