textfieldHintColor top-level constant
Color
const textfieldHintColor
Default input field hint color.
Implementation
const Color textfieldHintColor = Colors.grey;
Default input field hint color.
const Color textfieldHintColor = Colors.grey;