style property

TextStyle? style
final

Custom styling to apply. This style will override the role style (Headline, Title, Body, Button, hint) and FitTheme.baseTextStyle.

Implementation

final TextStyle? style;