Replies: 1 comment
-
Will do it, thanks! |
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.
-
Please update the example of the destroy method in Update example at https://flet.dev/docs/reference/types/window#destroy the example is confusing since in the line page.window.on_event = window_event the reference window_event does not exist It should be event that calls the function with the same name or update the function name with the reference window_event

Beta Was this translation helpful? Give feedback.
All reactions