How I can resize all the Labels when onMouseWheel event?
Since onMouseWheel doesn't receive any such node parameter which can be used to modify the label properties. How can this be done?
The issue I am facing is onMouseWheel, the size of the node increases but the size of the label remains the same.