@from Inkwell ~ set longPress callback
Decor onLongPress(Function()? onLongPress) => resolve(onLongPress, #onLongPress);