ttOnClick

var ttOnClick: () -> Unit? = null

The callback function for when the Head section or the Main section is clicked. If set to null, no callback will be triggered when a user clicks the Head section or the Main section.