withPrimaryButton

fun <T : Any> withPrimaryButton(block: (event: PointerEvent, click: ViewPoint<T>) -> Unit): MouseListener<T>