stringStyle property

TextStyle? stringStyle
final

The text style for Strings. For example the data when using the Text widget.

Implementation

final TextStyle? stringStyle;