isKeyDownEvent property

bool isKeyDownEvent

Implementation

bool get isKeyDownEvent => event.runtimeType == RawKeyDownEvent;