How do I restart my page on flutter?

You can call YourStateClass. initState() to revert to its original initialized state . Also make sure that when you construct your state, you will want to initialize all of your variables in the void initState() function.

Sizin İçin Seçtik  How do I enable hot reload in VS Code for Flutter?

Leave a Reply

Your email address will not be published. Required fields are marked *