BasicProgressBarBehavior

constructor(    background: Paint?,     foreground: Paint?,     outlineColor: Color? = null,     backgroundRadius: Double = 0.0,     foregroundRadius: Double = backgroundRadius,     outlineThickness: Double = 1.0)(source)