Object

CircularProgressIndicatorDefaults

Contains default values for CircularProgressIndicator.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Android
public object CircularProgressIndicatorDefaults

Contains default values for CircularProgressIndicator.

Functions

calculateRecommendedGapSize

public fun calculateRecommendedGapSize(strokeWidth: Dp): Dp

Returns recommended size of the gap based on strokeWidth.

The absolute value can be customized with gapSize parameter on CircularProgressIndicator.