DefaultTooltipCaretShape
Class
Common
@ExperimentalMaterial3Api
class DefaultTooltipCaretShape(val caretSize: DpSize = TooltipDefaults.caretSize) : Shape
Default Shape
of the caret used by tooltips.
Parameters
caretSize | the size of the caret used |