TextOnlyAppBar

fun TextOnlyAppBar(title: String = "", onNavigateUp: () -> Unit = {}, navigationButtonTitle: String = " ", onRightButton: () -> Unit = {}, rightButtonTitle: String = " ")