Rich Tooltip Colors
constructor(containerColor: Color, contentColor: Color, titleContentColor: Color, actionContentColor: Color)
Parameters
container Color
container color of the rich tooltip.
content Color
color of the rich tooltip body text.
title Content Color
color of the rich tooltip title.
action Content Color
color of the rich tooltip action label.