style property

TextStyle? style
final

This text style is used as the base style for the decoration.

If null, defaults to the subtitle1 text style from the current Theme.

Implementation

final TextStyle? style;