keysPressedOnDown property
final
The keys that were pressed when the most recent PointerDownEvent occurred.
Implementation
final Set<LogicalKeyboardKey> keysPressedOnDown;
The keys that were pressed when the most recent PointerDownEvent occurred.
final Set<LogicalKeyboardKey> keysPressedOnDown;