Uint8List setTouch(KeySlot keySlot, TouchMode mode) { return _setData(keySlot.uif, [mode.value, _touchMethodButton]); }