on_right_click
property for Container
#2753
-
Feature Request
|
Beta Was this translation helpful? Give feedback.
Answered by
ndonkoHenri
Feb 26, 2024
Replies: 1 comment
-
Use the GestureDetector for that: https://flet.dev/docs/controls/gesturedetector |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
taaaf11
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use the GestureDetector for that: https://flet.dev/docs/controls/gesturedetector
Event handlers with "secondary" are for the right clicks.