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