Why Stateless widget rebuild on refresh in flutter
I have created a demo, I have made a stateful home screen where a column containing two containers. one is stateless made separately… On scaffold I have placed refresh button to change randomly color but I don’t want to make changes to stateless widget , but it changes on refresh.. To make my point clear… Read More Why Stateless widget rebuild on refresh in flutter