titleStyle property

TextStyle? titleStyle
getter/setter pair

Custom text styling for the field title/label.

If not provided, the default theme styling will be applied.

Implementation

TextStyle? titleStyle;