hintStyle constant

TextStyle const hintStyle

Implementation

static const TextStyle hintStyle =
    TextStyle(fontSize: 14, color: SunnyColors.primaryText, height: 1.6);