bool shiftKey

True if the shift key was pressed during this event.

Source

bool get shiftKey => _parent.shiftKey;