The callback that is to be invoked, when no button is pressed.
Published events are either KeyboardEvent or MouseEvent
@Output() Stream<UIEvent> get no => _no.stream;