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