LibraryColors

Represents the background and content colors used in a library.

Properties

Link copied to clipboard
abstract val backgroundColor: Color

Represents the background color for this library item.

Link copied to clipboard

Represents the badge background color for this library item.

Link copied to clipboard
abstract val badgeContentColor: Color

Represents the badge content color for this library item.

Link copied to clipboard
abstract val contentColor: Color

Represents the content color for this library item.

Link copied to clipboard

Represents the text color of the dialog's confirm button