getTopBorderColor

open override fun getTopBorderColor(borderScheme: AuroraColorScheme): Color

Computes the color of the top portion of the border. Override to provide different visual.

Return

The color of the top portion of the border.

Parameters

borderScheme

The border color scheme.