isKeyUpEvent property

bool isKeyUpEvent

Implementation

bool get isKeyUpEvent => event.runtimeType == RawKeyUpEvent;