Shadow

sealed class Shadow(val horizontal: Double, val vertical: Double, val blurRadius: Double, val color: Color)

Inheritors

Constructors

Link copied to clipboard
protected constructor(horizontal: Double, vertical: Double, blurRadius: Double, color: Color)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard