hintColor property Null safety
final
The color to use for hint text or placeholder text, e.g. in TextField fields.
Implementation
final Color hintColor;
The color to use for hint text or placeholder text, e.g. in TextField fields.
final Color hintColor;