f32w700White property
Implementation
static final f32w700White = TextStyle(
fontSize: 32.textMultiplier,
fontWeight: FontWeight.w700,
color: AppColors.white,
);
static final f32w700White = TextStyle(
fontSize: 32.textMultiplier,
fontWeight: FontWeight.w700,
color: AppColors.white,
);