onMouseDown function

Stream<void> onMouseDown()

Implementation

Stream<void> onMouseDown() => _windowStream('mousedown');