LocalElevationOverlay
Property
Common
val LocalElevationOverlay: ProvidableCompositionLocal<ElevationOverlay?>
CompositionLocal containing the ElevationOverlay
used by Surface
components. Provide null
to turn off ElevationOverlay
s for the children within this CompositionLocal..