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