ApplySystemBarTheme

internal actual fun ApplySystemBarTheme(colorScheme: ColorScheme, isDark: Boolean)(source)

Renders the ApplySystemBarTheme UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

colorScheme

color scheme value consumed by the API.

isDark

is dark value consumed by the API.

internal expect fun ApplySystemBarTheme(colorScheme: ColorScheme, isDark: Boolean)(source)

Renders the ApplySystemBarTheme UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

colorScheme

color scheme value consumed by the API.

isDark

is dark value consumed by the API.

internal actual fun ApplySystemBarTheme(colorScheme: ColorScheme, isDark: Boolean)(source)

Renders the ApplySystemBarTheme UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

colorScheme

color scheme value consumed by the API.

isDark

is dark value consumed by the API.