positiveColorStyle property

ColorStyle? positiveColorStyle
getter/setter pair

Color to be used, in case baseline value represents a positive change for key value.

This field is optional. If positive_color is also set, this field takes precedence.

Implementation

ColorStyle? positiveColorStyle;