Call setState outside widgets
Can I call setState from outside the widgets. I try to register the setState of the children widgets – and call it from outside. It don’t seem to work – why is that?
Can I call setState from outside the widgets. I try to register the setState of the children widgets – and call it from outside. It don’t seem to work – why is that?