hintStyle property
Implementation
static TextStyle hintStyle= const TextStyle(
fontWeight: FontWeight.w500, fontSize: 14, color: Color(0xFF858585));
static TextStyle hintStyle= const TextStyle(
fontWeight: FontWeight.w500, fontSize: 14, color: Color(0xFF858585));