If you used a Canvas widget for UI elements placement, it will consume mouse input. Ensure the root element of the widget has the visibility set to SelfHitTestInvisible.
If it’s still not working, post your widget hierarchy.
If you used a Canvas widget for UI elements placement, it will consume mouse input. Ensure the root element of the widget has the visibility set to SelfHitTestInvisible.
If it’s still not working, post your widget hierarchy.