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