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