textFieldHint property
Implementation
late var textFieldHint = theme.t15Bold18.copyWith(
height: 1.2,
color: const Color(0xFFABABAB),
fontWeight: FontWeight.w600,
fontSize: 15);
late var textFieldHint = theme.t15Bold18.copyWith(
height: 1.2,
color: const Color(0xFFABABAB),
fontWeight: FontWeight.w600,
fontSize: 15);