HomeBottomAppBar

fun HomeBottomAppBar(getMyLocation: () -> Unit, getWhatsAroundMe: () -> Unit, getWhatsAheadOfMe: () -> Unit, modifier: Modifier = Modifier)