hintStyle property

WidgetStateProperty<TextStyle?>? hintStyle
final

The text style for the hint text in different states.

Implementation

final WidgetStateProperty<TextStyle?>? hintStyle;