获取按键按下键盘部分的访问器(KeyLocation.STANDARD, KeyLocation.RIGHT, KeyLocation.LEFT, KeyLocation.NUMPAD, KeyLocation.MOBILE, KeyLocation.JOYSTICK 中的一个)。
int get location => _parent.location;