hintColor property

Color get hintColor

Returns the hint color from the theme data.

Implementation

Color get hintColor => themeData.hintColor;