settings

val settings: StateFlow<AppSettings>

Observable settings. Collect this in composables that must react to a change without an app restart (e.g. the light/dark theme mode).