Bottom Shadow Overlay Painter
Overlay painter that paints a few pixel-high drop shadow at the bottom edge of the relevant decoration area. The constructor is private to enforce that .getInstance is the only way an application can get an instance of this class.
Author
Kirill Grouchnikov
Types
Functions
Link copied to clipboard
open override fun paintOverlay(drawScope: DrawScope, decorationAreaType: DecorationAreaType, width: Float, height: Float, colors: AuroraSkinColors)
Content copied to clipboard
Paints the overlay.