baseStyle property

TextStyle baseStyle
final

This base style is offered as a convenience. TextStyle.copyWith is used within Neu.textStyle beginning with this style and overriding its TextStyle.color, TextStyle.shadows and potentially TextStyle.foreground.

Implementation

final TextStyle baseStyle;