CountdownTimerSize

Interface CountdownTimerSize defines the size configuration for a countdown timer. It includes properties for vertical and horizontal padding that can be used to adjust the layout of the timer boxes.

Inheritors

Properties

Link copied to clipboard
abstract val horizontalPadding: Dp

Retrieves the horizontal padding for the countdown timer box.

Link copied to clipboard
abstract val verticalBoxPadding: Dp

Retrieves the horizontal padding for the countdown timer box and separator icon.

Link copied to clipboard
abstract val verticalPadding: Dp

Retrieves the vertical padding for the countdown timer box.