hintTextStyle property

TextStyle? hintTextStyle
final

The style of the hint text.

This defines the font style, color, etc., for the hint text. Default is black text.

Implementation

final TextStyle? hintTextStyle;