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