style property

TextStyle? style
final

The text style in view mode

If not specified, the theme's text style is used

Implementation

final TextStyle? style;