opt opus rich text

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-19 11:56:24 +08:00
parent a360212dc7
commit 8fd62cf2f3
7 changed files with 173 additions and 99 deletions

View File

@@ -59,7 +59,7 @@ class _UpPanelState extends State<UpPanel> {
children: [
TextSpan(
text:
'Live(${widget.dynamicsController.upData.value.liveUsers?.count ?? "0"})',
'Live(${widget.dynamicsController.upData.value.liveUsers?.count})', // checked
),
if (!isTop) ...[
const TextSpan(text: '\n'),