How to call method in BaseViewModel class from parent class just outside the Widget build(BuildContext context) method

后端 未结 0 1097
傲寒
傲寒 2020-12-29 10:39

I am using MVVM architecture and used stacked dependency for this. I want to call a method exist in ViewModel class from View class. In this view class trigger method is

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