EventCodes extension

This extension allows adding members to the WinEvent enum.

In Dart 2.17 and later, this will be doable without an extension.

on

Properties

code int
The internal constant used by Windows.
no setter
inverted WinEvent
Get the opposite event (left = right, right = left)
no setter