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