Item

constructor(id: Int, parent: PreferenceItemState, type: PreferenceType, tags: List<String>, allTags: MutableState<List<String>>, children: MutableState<List<PreferenceItemState.Item>>, visible: State<Boolean>, visibleTransitionState: MutableTransitionState<Boolean>, excludeFromSectionStyle: Boolean)