Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-02-18 23:12:03 +08:00
parent 3f3d54fd27
commit aa3e5a4737
2 changed files with 2 additions and 2 deletions

View File

@@ -799,7 +799,7 @@ class _AudioPageState extends State<AudioPage> {
segments: _controller.segmentProgressList,
);
}
return const SizedBox();
return const SizedBox.shrink();
},
),
),