How to move to Specific user profile screen from a list in Flutter

后端 未结 0 574
春和景丽
春和景丽 2020-11-29 22:51

I have a list of User which the list become from a model class

final Consultant giovanni = Consultant(
    id: 6,
    consultantFirstName: \'Giovanni\',
    c         


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