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