events property

Stream<StyletEvent> get events

Every motion, prediction, correction, body action, device, and pad event.

Implementation

Stream<StyletEvent> get events => const Stream.empty();