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