Replies: 1 comment
-
In flet itself, each control has its own state. To create a listener/handler, define a function/method that takes at least one argument (commonly named |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
how can I change state through app pages and make listeners to data changes?
is that by
page. update()
Beta Was this translation helpful? Give feedback.
All reactions