onContextMenu function

Stream<void> onContextMenu()

Implementation

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