textSpanDecoratorForCustomAttributes property

TextSpanDecoratorForAttribute? textSpanDecoratorForCustomAttributes
final

customize the text span for custom attributes

You can use this to customize the text span for custom attributes or override the existing one.

Implementation

final TextSpanDecoratorForAttribute? textSpanDecoratorForCustomAttributes;