touch top-level property
dynamic
get
touch
A single contact point on a touch-sensitive device. The contact point is commonly a finger or stylus and the device may be a touchscreen or trackpad.
Implementation
_i2.dynamic get touch => _i4.getProperty(
_self,
'Touch',
);