textStyle property

TextStyle? textStyle
finalinherited

Represents the style of the text within the field If null, defaults to the subtitle text style from the current Theme.

Implementation

final TextStyle? textStyle;