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