decoder property

Converter<dynamic, TextAttribute> decoder
final

Decode the attribute value to a TextAttribute.

Implementation

final Converter<dynamic, TextAttribute> decoder;