ctrlKey property

bool get ctrlKey

Implementation

bool get ctrlKey => js_util.getProperty(this, 'ctrlKey');