bell property

Stream<void> get bell

One event per Event::Bell.

Implementation

Stream<void> get bell => _bellCtl.stream;