How to update an ObservableList using runInAction?

后端 未结 0 1075
温柔的废话
温柔的废话 2021-01-16 15:39

I am trying to update an ObservableList index, but it\'s not getting updated:

final user = ObservableList.of([
User(
    price: "10",
           


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