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