Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-10-13 14:34:15 +08:00
parent 84d5a24bc3
commit 9f6ef0281a
4 changed files with 11 additions and 7 deletions

View File

@@ -73,6 +73,7 @@ class AudioController extends GetxController
String? _prev;
String? _next;
bool get reachStart => _prev == null;
@override
void onInit() {