mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Add mouse scroll to scale image
This commit is contained in:
2
lib/platform/media_query_none.dart
Normal file
2
lib/platform/media_query_none.dart
Normal file
@@ -0,0 +1,2 @@
|
||||
bool get pointerIsMouse => false;
|
||||
bool get pointerIsTouch => false;
|
||||
Reference in New Issue
Block a user