isDown property

bool get isDown

Implementation

bool get isDown => this is KeyDownEvent;