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