calculateMenuHash

fun calculateMenuHash(menuContent: TrayMenuBuilder.() -> Unit?): String

Calculates a hash of the menu content by capturing the menu structure This function should be called from a @Composable context to track state changes