RatingStyle

sealed interface RatingStyle

Style configuration for rating component colors. This defines only the color scheme, independent of size.

Inheritors

Types

Link copied to clipboard

Default article style with standard theme-aware colors. Used for default article contexts.

Link copied to clipboard

Default card style with standard theme-aware colors. Used for default card contexts.

Link copied to clipboard

Feature card style with theme-aware colors. Used for feature card contexts with immersive backgrounds.

Link copied to clipboard

Immersive article style with theme-aware colors. Used for immersive article contexts with dark backgrounds.

Properties

Link copied to clipboard

Color for empty star (theme-aware).

Link copied to clipboard

Color for filled star (theme-aware).

Link copied to clipboard
abstract val starIconColor: AppColour

Color for star icon (theme-aware).