hint property
Implementation
static TextStyle hint = baseTextStyle.copyWith(
fontSize: 14, color: appColors.textPrimary.withOpacity(0.5));
static TextStyle hint = baseTextStyle.copyWith(
fontSize: 14, color: appColors.textPrimary.withOpacity(0.5));