ListTile(leading: CircleAvatar(child: Image.network('${snapshot.data.hitsList[index].previewUrl}',fit: BoxFit.scaleDown,)),),.
確定! 回上一頁