onDetectTouchDevice top-level property

EventStream<TouchDeviceDetection> onDetectTouchDevice
final

Will fire a TouchDeviceDetection when detection finishes.

Implementation

final EventStream<TouchDeviceDetection> onDetectTouchDevice = EventStream();