I am using flutter 1.4.19. In that when I tap on textfield it focus and my full widget I s reloading again. I don't want to reload that.
How to stop reload it except I call setstate() ??
I am using flutter 1.4.19. In that when I tap on textfield it focus and my full widget I s reloading again. I don't want to reload that.
How to stop reload it except I call setstate() ??
There is many different cases where build method is rebuild: