MenuState

constructor(show: MutableState<Boolean>, openedLevels: MutableState<List<Int>>, data: MutableState<Any?>, offset: MutableState<IntOffset>)