Component - Widget testing
This UI component shows a simple Flutter app with a button and a text label. The text updates when the button is pressed. Widget testing checks if the UI behaves correctly by simulating user actions and verifying the displayed text.