Widget imageCard(ImageDetail imageDetail) { return imageSlider(imageDetail.url, imageDetail.title); }