neuTextSpec property

NeuTextSpec neuTextSpec
final

Container object utilized only by buildTextStyle for baseStyle from which to copy TextStyle as well as Rect and TextDirection fields for painting a gradient atop the text instead of just a solid color.

Cleans up fields of a new Neu object as these three properties contribute to only a single method choice, buildTextStyle.

Implementation

final NeuTextSpec neuTextSpec;