hintStyle property

TextStyle? hintStyle
final

The style to use for the hintText.

See InputDecoration.hintStyle for details.

Implementation

final TextStyle? hintStyle;