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