isKeyPressed property

bool isKeyPressed

Implementation

bool get isKeyPressed => _pressedKeys.isNotEmpty;