fun Toolbar.handleVisibility(shouldShowToolbar: Boolean = true, shouldShowBackButton: Boolean = true, @DrawableRes backIcon: Int, @ColorRes backIconColor: Int, backButtonOnClickListener: OnClickListener): Unit