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