paintDecorationArea

open override fun paintDecorationArea(drawScope: DrawScope, decorationAreaType: DecorationAreaType, componentSize: Size, outline: Outline, rootSize: Size, offsetFromRoot: Offset, colorScheme: AuroraColorScheme)

Paints the decoration area as a specified shape.

Parameters

drawScope

Draw scope.

decorationAreaType

Decoration area type.

outline

Outline to fill.

colorScheme

Color scheme for painting the decoration area.