Shadow
data class Shadow(val color: KalugaColor, val xOffset: Float, val yOffset: Float, val blurRadius: Float) : StringStyleAttribute.CharacterStyleAttribute
A CharacterStyleAttribute that adds a shadow to the character
Properties
Link copied to clipboard
the radius at which the shadow is blurred in points
Link copied to clipboard
the KalugaColor of the shadow