mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-25 04:45:54 +08:00
@@ -504,8 +504,6 @@ class VideoDetailController extends GetxController
|
||||
Future<void> seekTo(Duration duration, {required bool isSeek}) =>
|
||||
plPlayerController.seekTo(duration, isSeek: isSeek);
|
||||
|
||||
|
||||
|
||||
@override
|
||||
Widget buildItem(Object item, Animation<double> animation) {
|
||||
final theme = Get.theme;
|
||||
|
||||
Reference in New Issue
Block a user