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