Package-level declarations
Functions
Link copied to clipboard
internal fun ContentSettingsState(modifier: Modifier = Modifier, state: SettingsState, platformActions: SettingsPlatformActions = NoOpSettingsPlatformActions, processIntent: (SettingsIntent) -> Unit = {})
Renders the scrollable body of the Settings screen: server, look-and-feel, community, info, and version sections.