CountdownTimerStyle

Immutable interface CountdownTimerStyle defines the styling configuration for a countdown timer. It includes properties such as background color, separator text style, and a function to get the text style based on the countdown timer's size.

Inheritors

Properties

Link copied to clipboard
abstract val backgroundColor: Color

Retrieves the background color for the countdown timer.

Link copied to clipboard

Retrieves the text style used for separators in the countdown timer.

Functions

Link copied to clipboard

Retrieves the text style based on the size of the countdown timer.