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