Package-level declarations
Functions
Link copied to clipboard
Applies the background color to the navigation bar. Content style is resolved from luminance.
Link copied to clipboard
Applies the background color to the status bar. Content style is resolved from luminance.
Link copied to clipboard
fun SystemBarColorsEffect(statusBarBackgroundColor: Color? = null, navigationBarBackgroundColor: Color? = null)
Applies background colors to both system bars. A null color leaves that bar unchanged.