Standard Border Painter
Functions
Link copied to clipboard
Computes the color of the bottom portion of the border. Override to provide different visual.
Link copied to clipboard
Computes the color of the middle portion of the border. Override to provide different visual.
Link copied to clipboard
open override fun getRepresentativeColor(borderScheme: AuroraColorScheme): Color
Content copied to clipboard
Link copied to clipboard
Computes the color of the top portion of the border. Override to provide different visual.
Link copied to clipboard
open override fun paintBorder(drawScope: DrawScope, size: Size, outline: Outline, outlineInner: Outline?, borderScheme: AuroraColorScheme, alpha: Float)
Content copied to clipboard