style property

TextStyle? style
final

Style for the text. Will be merged with TextTheme.subtitle1 from Theme.

Implementation

final TextStyle? style;