mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-01 02:40:13 +08:00
3 lines
68 B
Dart
3 lines
68 B
Dart
bool get pointerIsMouse => false;
|
|
bool get pointerIsTouch => false;
|