f16w400PrimaryShade5 property
Implementation
static final f16w400PrimaryShade5 = TextStyle(
fontSize: 16.textMultiplier,
fontWeight: FontWeight.w400,
color: AppColors.primary1.shade5,
);
static final f16w400PrimaryShade5 = TextStyle(
fontSize: 16.textMultiplier,
fontWeight: FontWeight.w400,
color: AppColors.primary1.shade5,
);