hintColor property

Color hintColor

The color to use for hint text or placeholder text, e.g. in TextField fields.

Implementation

Color get hintColor => theme.hintColor;