LoadingIndicatorStyle

Style configuration for loading indicators.

Implementations of this interface customize the color scheme and stroke width of loading indicators.

See also

Inheritors

Properties

Link copied to clipboard
abstract val backgroundColor: Color

The background color of the loading indicator

Link copied to clipboard
abstract val indicatorColor: Color

The color of loading indicator (spinner/progress)

Link copied to clipboard
abstract val strokeWidth: Dp

The thickness of loading indicator