Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-12-26 12:15:25 +08:00
parent c9a02f9c74
commit 25fca498fc
41 changed files with 313 additions and 286 deletions

View File

@@ -313,9 +313,7 @@ class _AudioPageState extends State<AudioPage> {
children: [
if (isCurr) ...[
WidgetSpan(
alignment:
PlaceholderAlignment
.bottom,
alignment: .bottom,
child: Image.asset(
'assets/images/live.gif',
width: 16,
@@ -357,8 +355,7 @@ class _AudioPageState extends State<AudioPage> {
children: [
if (isCurr) ...[
WidgetSpan(
alignment:
PlaceholderAlignment.bottom,
alignment: .bottom,
child: Image.asset(
'assets/images/live.gif',
width: 16,