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