hintTextStyle property

TextStyle? hintTextStyle
final

hintTextStyle optional style for the hint text styepe, while all fields in the style are not mapped;Some basic fields like, fontStyle, fontSize, color,fontWeight can be applied font family support is not available yet

Implementation

final TextStyle? hintTextStyle;