SetCurrentTitle
Sets NavigationState.currentTitle to the resolved title string for the current entry. Dispatched from io.github.syrou.reaktiv.navigation.ui.NavigationRender after invoking the current navigatable's io.github.syrou.reaktiv.navigation.definition.Navigatable.titleResource inside the Compose tree, where localization APIs like stringResource are available.