hintStyle property

TextStyle? hintStyle
final

Overrides the hint style. If not provided, merges a default font variation with the theme's hint style.

Implementation

final TextStyle? hintStyle;