Component - Test coverage
This UI component shows a simple Flutter app screen with a button and a text label. It is used to demonstrate how test coverage works by verifying the button press updates the text. The UI updates when the button is tapped, reflecting the state change.