f20w600Neutral8 property
Implementation
static final f20w600Neutral8 = TextStyle(
fontSize: 20.textMultiplier,
fontWeight: FontWeight.w600,
color: AppColors.neutral.shade8,
);
static final f20w600Neutral8 = TextStyle(
fontSize: 20.textMultiplier,
fontWeight: FontWeight.w600,
color: AppColors.neutral.shade8,
);