paint Decoration Area
abstract fun paintDecorationArea(drawScope: DrawScope, decorationAreaType: DecorationAreaType, componentSize: Size, outline: Outline, rootSize: Size, offsetFromRoot: Offset, colorScheme: AuroraColorScheme)
Content copied to clipboard
Paints the decoration area as a specified shape.
Parameters
draw Scope
Draw scope.
decoration Area Type
Decoration area type.
outline
Outline to fill.
color Scheme
Color scheme for painting the decoration area.