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