TextStroke

data class TextStroke(val color: Color = BarLegendDefaults.textStrokeColor, val width: Float = BarLegendDefaults.textStrokeWidth)

Constructors

Link copied to clipboard
constructor(color: Color = BarLegendDefaults.textStrokeColor, width: Float = BarLegendDefaults.textStrokeWidth)

Properties

Link copied to clipboard
Link copied to clipboard