onMouseMove function

Stream<void> onMouseMove()

Implementation

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