events property
Stream<StyletEvent>
get
events
Every motion, prediction, correction, body action, device, and pad event.
Implementation
Stream<StyletEvent> get events => const Stream.empty();
Every motion, prediction, correction, body action, device, and pad event.
Stream<StyletEvent> get events => const Stream.empty();