profileDebugSetting

fun LazyListScope.profileDebugSetting(allProfilesFlow: StateFlow<Map<String, SettingsProfile>>, selectedProfileFlow: MutableStateFlow<String?>)