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