hintTextStyle top-level constant
TextStyle
const hintTextStyle
Implementation
const TextStyle hintTextStyle = TextStyle(fontWeight: FontWeight.normal, color: Colors.grey, fontSize: text);