I have a List with this structure called userList

List userLIst = [{NAME: John, SURNAME: Doe, DATE: 24/8/2021, DESCRIPTION: Some words}, {...}, {...}];

I want to refer to that l,list,flutter,nested-lists"/>

首页 > 解决方案 > 从嵌套列表中获取数据 and display it on a widget

I have a List with this structure called userList

List userLIst = [{NAME: John, SURNAME: Doe, DATE: 24/8/2021, DESCRIPTION: Some words}, {...}, {...}];

I want to refer to that l