I need to touch objects inside the `Canvas` I can ...
# compose
i
I need to touch objects inside the
Canvas
I can pass a nice
Modifier.pointerInput(Unit)
directly to the Canvas as a wrapper of all, but i want to have fun with my bezier path, lines rectangles, contained inside how can I achieve this magic?