DialogAddToListAdapter

fun DialogAddToListAdapter(    context: Context,     productLists: List<ProductLists>,     onClickListener: (ProductLists) -> Unit)