lateinit var rootView: ViewGroup
Get the root view group (aka androidx.recyclerview.widget.RecyclerView.ViewHolder.itemView. You can override EpoxyModelGroup.bind and use this method to make custom changes to the root view.