hintColor property
Color
get
hintColor
Returns the hint color from the theme data.
Implementation
Color get hintColor => themeData.hintColor;
Returns the hint color from the theme data.
Color get hintColor => themeData.hintColor;