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