f12w400Neutral3 property
Implementation
static final f12w400Neutral3 = TextStyle(
fontSize: 12.textMultiplier,
fontWeight: FontWeight.w400,
color: AppColors.neutral.shade3,
);
static final f12w400Neutral3 = TextStyle(
fontSize: 12.textMultiplier,
fontWeight: FontWeight.w400,
color: AppColors.neutral.shade3,
);