prefixStyle property

TextStyle? prefixStyle
final

The TextStyle of the prefix of the color code.

Defaults to textStyle, if not defined.

Implementation

final TextStyle? prefixStyle;