AppTextTheme.fallback constructor

AppTextTheme.fallback()

Implementation

factory AppTextTheme.fallback() {
  return AppTextTheme(
    speakupTypographyTextXsRegular: GoogleFonts.plusJakartaSans(
      fontSize: 12,
      fontWeight: FontWeight.w400,
      height: 1.15,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextXsMedium: GoogleFonts.plusJakartaSans(
      fontSize: 12,
      fontWeight: FontWeight.w500,
      height: 1.15,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextXsSemibold: GoogleFonts.plusJakartaSans(
      fontSize: 12,
      fontWeight: FontWeight.w600,
      height: 1.33,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextXsBold: GoogleFonts.plusJakartaSans(
      fontSize: 12,
      fontWeight: FontWeight.w700,
      height: 1.33,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextSmRegular: GoogleFonts.plusJakartaSans(
      fontSize: 14,
      fontWeight: FontWeight.w400,
      height: 1.4,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextSmMedium: GoogleFonts.plusJakartaSans(
      fontSize: 14,
      fontWeight: FontWeight.w500,
      height: 1.4,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextSmSemibold: GoogleFonts.plusJakartaSans(
      fontSize: 14,
      fontWeight: FontWeight.w600,
      height: 1.29,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextSmBold: GoogleFonts.plusJakartaSans(
      fontSize: 14,
      fontWeight: FontWeight.w700,
      height: 1.29,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextMdRegular: GoogleFonts.plusJakartaSans(
      fontSize: 16,
      fontWeight: FontWeight.w400,
      height: 1.5,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextMdMedium: GoogleFonts.plusJakartaSans(
      fontSize: 16,
      fontWeight: FontWeight.w500,
      height: 1.38,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextMdSemibold: GoogleFonts.plusJakartaSans(
      fontSize: 16,
      fontWeight: FontWeight.w600,
      height: 1.38,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextMdBold: GoogleFonts.plusJakartaSans(
      fontSize: 16,
      fontWeight: FontWeight.w700,
      height: 1.38,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextBaseRegular: GoogleFonts.plusJakartaSans(
      fontSize: 18,
      fontWeight: FontWeight.w400,
      height: 1.33,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextBaseMedium: GoogleFonts.plusJakartaSans(
      fontSize: 18,
      fontWeight: FontWeight.w500,
      height: 1.33,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextBaseSemibold: GoogleFonts.plusJakartaSans(
      fontSize: 18,
      fontWeight: FontWeight.w600,
      height: 1.33,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextBaseBold: GoogleFonts.plusJakartaSans(
      fontSize: 18,
      fontWeight: FontWeight.w700,
      height: 1.33,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextLgRegular: GoogleFonts.plusJakartaSans(
      fontSize: 20,
      fontWeight: FontWeight.w400,
      height: 1.4,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextLgMedium: GoogleFonts.plusJakartaSans(
      fontSize: 20,
      fontWeight: FontWeight.w500,
      height: 1.4,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextLgSemibold: GoogleFonts.plusJakartaSans(
      fontSize: 20,
      fontWeight: FontWeight.w600,
      height: 1.4,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextLgBold: GoogleFonts.plusJakartaSans(
      fontSize: 20,
      fontWeight: FontWeight.w700,
      height: 1.4,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextXlRegular: GoogleFonts.plusJakartaSans(
      fontSize: 24,
      fontWeight: FontWeight.w400,
      height: 1.25,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextXlMedium: GoogleFonts.plusJakartaSans(
      fontSize: 24,
      fontWeight: FontWeight.w500,
      height: 1.25,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextXlSemibold: GoogleFonts.plusJakartaSans(
      fontSize: 24,
      fontWeight: FontWeight.w600,
      height: 1.25,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyTextXlBold: GoogleFonts.plusJakartaSans(
      fontSize: 24,
      fontWeight: FontWeight.w700,
      height: 1.25,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyText2xlRegular: GoogleFonts.plusJakartaSans(
      fontSize: 32,
      fontWeight: FontWeight.w400,
      height: 1.31,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyText2xlMedium: GoogleFonts.plusJakartaSans(
      fontSize: 32,
      fontWeight: FontWeight.w500,
      height: 1.31,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyText2xlSemibold: GoogleFonts.plusJakartaSans(
      fontSize: 32,
      fontWeight: FontWeight.w600,
      height: 1.31,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyText2xlBold: GoogleFonts.plusJakartaSans(
      fontSize: 32,
      fontWeight: FontWeight.w700,
      height: 1.31,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyText3xlRegular: GoogleFonts.plusJakartaSans(
      fontSize: 36,
      fontWeight: FontWeight.w400,
      height: 1.28,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyText3xlMedium: GoogleFonts.plusJakartaSans(
      fontSize: 36,
      fontWeight: FontWeight.w500,
      height: 1.28,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyText3xlSemibold: GoogleFonts.plusJakartaSans(
      fontSize: 36,
      fontWeight: FontWeight.w600,
      height: 1.28,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
    speakupTypographyText3xlBold: GoogleFonts.plusJakartaSans(
      fontSize: 36,
      fontWeight: FontWeight.w700,
      height: 1.28,
      fontStyle: FontStyle.normal,
      decoration: TextDecoration.none,
    ),
  );
}