Flutter - i don't know how to receive a press event on a symbol (.png), please help :( #951
Answered
by
felix-ht
tanphat110699
asked this question in
Q&A
-
Flutter - i don't know how to receive a press event on a symbol (.png), please help :( |
Beta Was this translation helpful? Give feedback.
Answered by
felix-ht
Mar 20, 2022
Replies: 1 comment
-
this should work |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tanphat110699
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this should work
controller.onSymbolTapped.add(_onSymbolTapped);