style property

TextStyle? style
final

This Allows custom styling of this Widget

If null, style use from theme

Implementation

final TextStyle? style;