bool ctrlKey

True if the ctrl key is pressed during this event.

Source

bool get ctrlKey => _parent.ctrlKey;