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