hintStyle property

TextStyle hintStyle
getter/setter pair

Implementation

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