MCPcopy
hub / github.com/flet-dev/flet / tabs_changed

Method tabs_changed

sdk/python/examples/tutorials/todo/todo.py:147–148  ·  view source on GitHub ↗
(self, e)

Source from the content-addressed store, hash-verified

145 )
146
147 def tabs_changed(self, e):
148 self.update()
149
150
151def main(page: ft.Page):

Callers

nothing calls this directly

Calls 1

updateMethod · 0.95

Tested by

no test coverage detected