Open BernardoGui opened 1 year ago
Is it possible to have clickable content, e.g., buttons, so that clicking on it triggers their tap event?
Do let me know if you've found the solution for this
You can use onTapDown in GestureDetector for clickable content
Is it possible to have clickable content, e.g., buttons, so that clicking on it triggers their tap event?