hintTextStyle property

TextStyle hintTextStyle
getter/setter pair

Implementation

late var hintTextStyle = t15Normal24.copyWith(
  color: const Color(0xFFABABAB),
  fontWeight: FontWeight.w600,
);