Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-12-31 12:13:38 +08:00
parent 2e11247af4
commit 63e4bac204
62 changed files with 316 additions and 162 deletions

View File

@@ -316,6 +316,9 @@ class _AudioPageState extends State<AudioPage> {
'assets/images/live.gif',
width: 16,
height: 16,
cacheWidth: 16.cacheSize(
context,
),
color:
colorScheme.primary,
),
@@ -358,6 +361,9 @@ class _AudioPageState extends State<AudioPage> {
'assets/images/live.gif',
width: 16,
height: 16,
cacheWidth: 16.cacheSize(
context,
),
color: colorScheme.primary,
),
),