bool shiftKey

Source

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