mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-24 20:35:50 +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