PilotPicker

constructor(label: StateFlow<LABEL>, items: StateFlow<List<ITEM>>, onSelectedIndex: (Int) -> Unit)