f14w500Neutral7 property
Implementation
static final f14w500Neutral7 = TextStyle(
fontSize: 14.textMultiplier,
fontWeight: FontWeight.w500,
color: AppColors.neutral.shade7,
);
static final f14w500Neutral7 = TextStyle(
fontSize: 14.textMultiplier,
fontWeight: FontWeight.w500,
color: AppColors.neutral.shade7,
);