A  B  C  D  G 

D

DonutConfig - class in app.futured.donut.compose.data
Configuration class for DonutProgress animations.
DonutConfig.Companion - class in app.futured.donut.compose.data.DonutConfig
 
DonutKt - class in app.futured.donut.compose
 
DonutModel - class in app.futured.donut.compose.data
Wrapper for all necessary data values used by DonutProgress to draw its content.
DonutProgress(DonutModel,Modifier,DonutConfig) - function in app.futured.donut.compose.DonutKt
DonutProgress is a composable Android view that helps you to easily create doughnut-like charts with fully customizable animations.
DonutSection - class in app.futured.donut.compose.data
Data class representing the single section of the donut containing amount and color.
A  B  C  D  G