ctrlKey property

bool ctrlKey
final

Indicates whether the Ctrl key is active (true) or inactive (false).

Implementation

final bool ctrlKey;