mod: longPress enlarge img
This commit is contained in:
@ -11,6 +11,7 @@ class HotController extends GetxController {
|
||||
RxList videoList = [].obs;
|
||||
bool isLoadingMore = false;
|
||||
bool flag = false;
|
||||
OverlayEntry? popupDialog;
|
||||
|
||||
@override
|
||||
void onInit() {
|
||||
|
Reference in New Issue
Block a user