Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-11-23 10:33:16 +08:00
parent c4aca389a8
commit ad2bc78ebd
7 changed files with 34 additions and 19 deletions

View File

@@ -54,6 +54,7 @@ class _LiveHeaderControlState extends State<LiveHeaderControl>
Widget child;
if (widget.title case final title?) {
child = MarqueeText(
key: titleKey,
title,
spacing: 30,
velocity: 30,