RichTooltipColors

constructor(containerColor: Color, contentColor: Color, titleContentColor: Color, actionContentColor: Color)

Parameters

containerColor

container color of the rich tooltip.

contentColor

color of the rich tooltip body text.

titleContentColor

color of the rich tooltip title.

actionContentColor

color of the rich tooltip action label.