onDetectTouchDevice top-level property
Will fire a TouchDeviceDetection when detection finishes.
Implementation
final EventStream<TouchDeviceDetection> onDetectTouchDevice = EventStream();
Will fire a TouchDeviceDetection when detection finishes.
final EventStream<TouchDeviceDetection> onDetectTouchDevice = EventStream();