eguiClass MenuResponse ⧉from egui import MenuResponseclass MenuResponse:Properties§@property def button_response(self, /) -> Response§@property def menu_response(self, /) -> Response |None§@property def shown(self, /) -> bool§