Builder

data class Builder(var startColor: Int = 0, var endColor: Int = 0, var curvature: CurvedView.Curvature = Curvature.MEDIUM)

Constructors

Link copied to clipboard
constructor(startColor: Int = 0, endColor: Int = 0, curvature: CurvedView.Curvature = Curvature.MEDIUM)

Properties

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

Functions

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