f16w400Secondary property

TextStyle f16w400Secondary
final

Implementation

static final f16w400Secondary = TextStyle(
  fontSize: 16.textMultiplier,
  fontWeight: FontWeight.w400,
  color: AppColors.secondaryColor,
);