mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
@@ -7,7 +7,7 @@ import 'package:get/get.dart';
|
||||
|
||||
class LiveEmotePanelController
|
||||
extends CommonListController<List<LiveEmoteDatum>?, LiveEmoteDatum>
|
||||
with GetTickerProviderStateMixin {
|
||||
with GetSingleTickerProviderStateMixin {
|
||||
LiveEmotePanelController(this.roomId);
|
||||
final int roomId;
|
||||
TabController? tabController;
|
||||
|
||||
Reference in New Issue
Block a user