menu
Flutter
material
ThemeData
hintColor property
hintColor
brightness_4
brightness_5
description
hintColor
property
Color
hintColor
final
The color to use for hint text or placeholder text, e.g. in
TextField
fields.
Implementation
final Color hintColor;
Flutter
material
ThemeData
hintColor property
ThemeData class