modifiers property

int modifiers
final

A mask of the current modifiers. The modifier values must be in sync with the ones defined in https://github.com/flutter/engine/blob/master/shell/platform/windows/key_event_handler.cc

Implementation

final int modifiers;