weatherDebugSetting

fun LazyListScope.weatherDebugSetting(currentWeather: Int = WEATHER_UNDEFINED, onCurrentWeatherChanged: (Int) -> Unit = {})