Donut Config
fun DonutConfig(gapAngleAnimationSpec: AnimationSpec<Float>, masterProgressAnimationSpec: AnimationSpec<Float>, gapWidthAnimationSpec: AnimationSpec<Float>, strokeWidthAnimationSpec: AnimationSpec<Float>, backgroundLineColorAnimationSpec: AnimationSpec<Color>, capAnimationSpec: AnimationSpec<Float>, sectionAmountAnimationSpec: AnimationSpec<Float>, sectionColorAnimationSpec: AnimationSpec<Color>)
Content copied to clipboard
Parameters
gap Angle Animation Spec
animation spec for gap angle animation
master Progress Animation Spec
animation spec for master progress animation
gap Width Animation Spec
animation spec for gap width animation
stroke Width Animation Spec
animation spec for stroke width animation
background Line Color Animation Spec
animation spec for background line color change animation
cap Animation Spec
animation spec for cap animation
section Amount Animation Spec
animation spec for entries progress animations
section Color Animation Spec
animation spec for entries color change animations