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