MCPcopy Index your code
hub / github.com/flet-dev/flet / do_cancel

Function do_cancel

sdk/python/examples/community/mind_queue/main.py:48–49  ·  view source on GitHub ↗
(ev)

Source from the content-addressed store, hash-verified

46 delete_system(system_name)
47
48 def do_cancel(ev):
49 close_current_dialog()
50
51 dlg = ft.AlertDialog(
52 modal=True,

Callers

nothing calls this directly

Calls 1

close_current_dialogFunction · 0.85

Tested by

no test coverage detected