basicProgressBarBehavior

fun basicProgressBarBehavior(    background: Paint? = null,     foreground: Paint? = null,     outlineColor: Color? = null,     backgroundRadius: Double? = null,     foregroundRadius: Double? = backgroundRadius): DI.Module(source)