ShopListCell

fun ShopListCell(shop: Shop, selected: Boolean, onClick: () -> Unit)(source)