fun setOnClickListener(onClickListener: OnClickListener?): Unit
Registers a callback to be invoked when this ExpandableFab or its label is clicked. The default behavior the ExpandableFab will be executed before this custom callback.