shiftKey property

bool? shiftKey
final

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

Implementation

final bool? shiftKey;