Flutter- How to run async function inside all children of Index stack?

后端 未结 0 610
渐次进展
渐次进展 2020-12-18 12:40

I have multiple stateful widgets inside a indexed stack.

appBar:AppBar(
actions:[
IconButton(icon:Icon(Icons.check)),         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题