modifiers property
final
A mask of the current modifiers. The modifier values must be in sync with the Windows embedder. See: https://github.com/flutter/flutter/blob/230240c56880f2c19bf92d2c32203b064054f173/engine/src/flutter/shell/platform/windows/keyboard_key_channel_handler.cc#L44
Implementation
final int modifiers;