Steps to repro: 1. Run DevTools with experiments 2. Connect to an app in debug mode 3. Open memory screen 4. See popup message 5. Do not close the message 6. Switch to tab 'Flutter DevTools' 7. Disconnect from an app 8. Open memory screen again 9. Actual: find message is still here; expected: the message should disappear because state changed <img width="792" alt="Screenshot 2024-03-12 at 11 17 48 AM" src="https://github.com/flutter/devtools/assets/12115586/91caa8f6-59a3-4464-9e50-37fd9a63650d">
Steps to repro: