CreditItem

fun CreditItem(title: String, license: String? = null, onClick: () -> Unit = {})