onMouseDown function

Stream<void> onMouseDown()

Implementation

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