bool shiftKey

Source

@DomName('TouchEvent.shiftKey')
@DocsEditable()
bool get shiftKey => _blink.BlinkTouchEvent.instance.shiftKey_Getter_(this);