mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-06-08 14:59:20 +08:00
3 lines
68 B
Dart
3 lines
68 B
Dart
bool get pointerIsMouse => false;
|
|
bool get pointerIsTouch => false;
|