Component - Why local storage enables offline data
This UI component shows how local storage in a Flutter app allows data to be saved and accessed even when the device is offline. It demonstrates a simple screen with a text input, a save button, and a display area for stored data.