📅  最后修改于: 2022-03-11 15:00:46.580000             🧑  作者: Mango
CircleAvatar(
radius: 30.0,
backgroundImage:
NetworkImage("${snapshot.data.hitsList[index].previewUrl}"),
backgroundColor: Colors.transparent,
)