---
title: "LocalLocaleList"
description: "The CompositionLocal to provide the locale list. This list will never be empty."
type: "property"
---

<div class='type'>Property</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
val LocalLocaleList: CompositionLocal<LocaleList>
```


The CompositionLocal to provide the locale list. This list will never be empty.



