isDown property

bool isDown
final

Whether or not this key event is a key down (true) or key up (false).

Implementation

final bool isDown;