Property

LocalElevationOverlay

CompositionLocal containing the [ElevationOverlay] used by [Surface] components.

Common
val LocalElevationOverlay: ProvidableCompositionLocal<ElevationOverlay?>

CompositionLocal containing the ElevationOverlay used by Surface components. Provide null to turn off ElevationOverlays for the children within this CompositionLocal..