onMouseUp function

Stream<void> onMouseUp()

Implementation

Stream<void> onMouseUp() => const Stream.empty();