hintStyle property

TextStyle hintStyle
final

Implementation

final TextStyle hintStyle = TextStyle(
  color: const Color(0xff969799),
  fontSize: 14.sp,
);