define(['dart_sdk', 'packages/flutter/src/foundation/_platform_web.dart', 'packages/flutter/src/foundation/debug.dart', 'packages/flutter/src/painting/strut_style.dart'], (function load__packages__flutter__src__material__typography_dart(dart_sdk, packages__flutter__src__foundation___platform_web$46dart, packages__flutter__src__foundation__debug$46dart, packages__flutter__src__painting__strut_style$46dart) {
  'use strict';
  const core = dart_sdk.core;
  const _internal = dart_sdk._internal;
  const ui = dart_sdk.ui;
  const dart = dart_sdk.dart;
  const dartx = dart_sdk.dartx;
  const platform = packages__flutter__src__foundation___platform_web$46dart.src__foundation__platform;
  const diagnostics = packages__flutter__src__foundation__debug$46dart.src__foundation__diagnostics;
  const text_style = packages__flutter__src__painting__strut_style$46dart.src__painting__text_style;
  var typography = Object.create(dart.library);
  var text_theme = Object.create(dart.library);
  var $runtimeType = dartx.runtimeType;
  dart._checkModuleNullSafetyMode(false);
  var T = {
    ScriptCategoryL: () => (T.ScriptCategoryL = dart.constFn(dart.legacy(typography.ScriptCategory)))(),
    DiagnosticsPropertyOfTextTheme: () => (T.DiagnosticsPropertyOfTextTheme = dart.constFn(diagnostics.DiagnosticsProperty$(text_theme.TextTheme)))(),
    StringL: () => (T.StringL = dart.constFn(dart.legacy(core.String)))(),
    DiagnosticsPropertyOfTextStyle: () => (T.DiagnosticsPropertyOfTextStyle = dart.constFn(diagnostics.DiagnosticsProperty$(text_style.TextStyle)))()
  };
  var T$Eval = Object.assign({
    _: () => T$Eval
  }, T);
  var S = {
    _: () => S
  };
  var S$Eval = Object.assign({
    _: () => S$Eval
  }, S);
  const CT = Object.create({
    _: () => (C, CT)
  });
  dart.defineLazy(CT, {
    get C0() {
      return C[0] = dart.const({
        __proto__: typography.ScriptCategory.prototype,
        [_name$]: "ScriptCategory.englishLike",
        index: 0
      });
    },
    get C1() {
      return C[1] = dart.const({
        __proto__: typography.ScriptCategory.prototype,
        [_name$]: "ScriptCategory.dense",
        index: 1
      });
    },
    get C2() {
      return C[2] = dart.const({
        __proto__: typography.ScriptCategory.prototype,
        [_name$]: "ScriptCategory.tall",
        index: 2
      });
    },
    get C3() {
      return C[3] = dart.constList([C[0] || CT.C0, C[1] || CT.C1, C[2] || CT.C2], T.ScriptCategoryL());
    },
    get C4() {
      return C[4] = dart.const({
        __proto__: platform.TargetPlatform.prototype,
        [_name]: "TargetPlatform.android",
        index: 0
      });
    },
    get C5() {
      return C[5] = dart.const({
        __proto__: platform.TargetPlatform.prototype,
        [_name]: "TargetPlatform.iOS",
        index: 2
      });
    },
    get C6() {
      return C[6] = dart.const({
        __proto__: platform.TargetPlatform.prototype,
        [_name]: "TargetPlatform.fuchsia",
        index: 1
      });
    },
    get C7() {
      return C[7] = dart.const({
        __proto__: platform.TargetPlatform.prototype,
        [_name]: "TargetPlatform.windows",
        index: 5
      });
    },
    get C8() {
      return C[8] = dart.const({
        __proto__: platform.TargetPlatform.prototype,
        [_name]: "TargetPlatform.macOS",
        index: 4
      });
    },
    get C9() {
      return C[9] = dart.const({
        __proto__: platform.TargetPlatform.prototype,
        [_name]: "TargetPlatform.linux",
        index: 3
      });
    },
    get C12() {
      return C[12] = dart.const({
        __proto__: ui.TextDecoration.prototype,
        [TextDecoration__mask]: 0
      });
    },
    get C13() {
      return C[13] = dart.const({
        __proto__: ui.Color.prototype,
        [Color_value]: 4278190080.0
      });
    },
    get C11() {
      return C[11] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackMountainView overline",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[13] || CT.C13,
        [TextStyle_inherit]: true
      });
    },
    get C15() {
      return C[15] = dart.const({
        __proto__: ui.Color.prototype,
        [Color_value]: 3707764736.0
      });
    },
    get C14() {
      return C[14] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackMountainView button",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C17() {
      return C[17] = dart.const({
        __proto__: ui.Color.prototype,
        [Color_value]: 2315255808.0
      });
    },
    get C16() {
      return C[16] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackMountainView caption",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C18() {
      return C[18] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackMountainView bodyText2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C19() {
      return C[19] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackMountainView bodyText1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C20() {
      return C[20] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackMountainView subtitle2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[13] || CT.C13,
        [TextStyle_inherit]: true
      });
    },
    get C21() {
      return C[21] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackMountainView subtitle1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C22() {
      return C[22] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackMountainView headline6",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C23() {
      return C[23] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackMountainView headline5",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C24() {
      return C[24] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackMountainView headline4",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C25() {
      return C[25] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackMountainView headline3",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C26() {
      return C[26] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackMountainView headline2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C27() {
      return C[27] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackMountainView headline1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C10() {
      return C[10] = dart.const({
        __proto__: text_theme.TextTheme.prototype,
        [TextTheme_overline]: C[11] || CT.C11,
        [TextTheme_button]: C[14] || CT.C14,
        [TextTheme_caption]: C[16] || CT.C16,
        [TextTheme_bodyText2]: C[18] || CT.C18,
        [TextTheme_bodyText1]: C[19] || CT.C19,
        [TextTheme_subtitle2]: C[20] || CT.C20,
        [TextTheme_subtitle1]: C[21] || CT.C21,
        [TextTheme_headline6]: C[22] || CT.C22,
        [TextTheme_headline5]: C[23] || CT.C23,
        [TextTheme_headline4]: C[24] || CT.C24,
        [TextTheme_headline3]: C[25] || CT.C25,
        [TextTheme_headline2]: C[26] || CT.C26,
        [TextTheme_headline1]: C[27] || CT.C27
      });
    },
    get C30() {
      return C[30] = dart.const({
        __proto__: ui.Color.prototype,
        [Color_value]: 4294967295.0
      });
    },
    get C29() {
      return C[29] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteMountainView overline",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C31() {
      return C[31] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteMountainView button",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C33() {
      return C[33] = dart.const({
        __proto__: ui.Color.prototype,
        [Color_value]: 3019898879.0
      });
    },
    get C32() {
      return C[32] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteMountainView caption",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C34() {
      return C[34] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteMountainView bodyText2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C35() {
      return C[35] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteMountainView bodyText1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C36() {
      return C[36] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteMountainView subtitle2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C37() {
      return C[37] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteMountainView subtitle1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C38() {
      return C[38] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteMountainView headline6",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C39() {
      return C[39] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteMountainView headline5",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C40() {
      return C[40] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteMountainView headline4",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C41() {
      return C[41] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteMountainView headline3",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C42() {
      return C[42] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteMountainView headline2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C43() {
      return C[43] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteMountainView headline1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C28() {
      return C[28] = dart.const({
        __proto__: text_theme.TextTheme.prototype,
        [TextTheme_overline]: C[29] || CT.C29,
        [TextTheme_button]: C[31] || CT.C31,
        [TextTheme_caption]: C[32] || CT.C32,
        [TextTheme_bodyText2]: C[34] || CT.C34,
        [TextTheme_bodyText1]: C[35] || CT.C35,
        [TextTheme_subtitle2]: C[36] || CT.C36,
        [TextTheme_subtitle1]: C[37] || CT.C37,
        [TextTheme_headline6]: C[38] || CT.C38,
        [TextTheme_headline5]: C[39] || CT.C39,
        [TextTheme_headline4]: C[40] || CT.C40,
        [TextTheme_headline3]: C[41] || CT.C41,
        [TextTheme_headline2]: C[42] || CT.C42,
        [TextTheme_headline1]: C[43] || CT.C43
      });
    },
    get C45() {
      return C[45] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedmond overline",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[13] || CT.C13,
        [TextStyle_inherit]: true
      });
    },
    get C46() {
      return C[46] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedmond button",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C47() {
      return C[47] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedmond caption",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C48() {
      return C[48] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedmond bodyText2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C49() {
      return C[49] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedmond bodyText1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C50() {
      return C[50] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedmond subtitle2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[13] || CT.C13,
        [TextStyle_inherit]: true
      });
    },
    get C51() {
      return C[51] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedmond subtitle1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C52() {
      return C[52] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedmond headline6",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C53() {
      return C[53] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedmond headline5",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C54() {
      return C[54] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedmond headline4",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C55() {
      return C[55] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedmond headline3",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C56() {
      return C[56] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedmond headline2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C57() {
      return C[57] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedmond headline1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C44() {
      return C[44] = dart.const({
        __proto__: text_theme.TextTheme.prototype,
        [TextTheme_overline]: C[45] || CT.C45,
        [TextTheme_button]: C[46] || CT.C46,
        [TextTheme_caption]: C[47] || CT.C47,
        [TextTheme_bodyText2]: C[48] || CT.C48,
        [TextTheme_bodyText1]: C[49] || CT.C49,
        [TextTheme_subtitle2]: C[50] || CT.C50,
        [TextTheme_subtitle1]: C[51] || CT.C51,
        [TextTheme_headline6]: C[52] || CT.C52,
        [TextTheme_headline5]: C[53] || CT.C53,
        [TextTheme_headline4]: C[54] || CT.C54,
        [TextTheme_headline3]: C[55] || CT.C55,
        [TextTheme_headline2]: C[56] || CT.C56,
        [TextTheme_headline1]: C[57] || CT.C57
      });
    },
    get C59() {
      return C[59] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedmond overline",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C60() {
      return C[60] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedmond button",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C61() {
      return C[61] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedmond caption",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C62() {
      return C[62] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedmond bodyText2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C63() {
      return C[63] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedmond bodyText1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C64() {
      return C[64] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedmond subtitle2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C65() {
      return C[65] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedmond subtitle1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C66() {
      return C[66] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedmond headline6",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C67() {
      return C[67] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedmond headline5",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C68() {
      return C[68] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedmond headline4",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C69() {
      return C[69] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedmond headline3",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C70() {
      return C[70] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedmond headline2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C71() {
      return C[71] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedmond headline1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: "Segoe UI",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C58() {
      return C[58] = dart.const({
        __proto__: text_theme.TextTheme.prototype,
        [TextTheme_overline]: C[59] || CT.C59,
        [TextTheme_button]: C[60] || CT.C60,
        [TextTheme_caption]: C[61] || CT.C61,
        [TextTheme_bodyText2]: C[62] || CT.C62,
        [TextTheme_bodyText1]: C[63] || CT.C63,
        [TextTheme_subtitle2]: C[64] || CT.C64,
        [TextTheme_subtitle1]: C[65] || CT.C65,
        [TextTheme_headline6]: C[66] || CT.C66,
        [TextTheme_headline5]: C[67] || CT.C67,
        [TextTheme_headline4]: C[68] || CT.C68,
        [TextTheme_headline3]: C[69] || CT.C69,
        [TextTheme_headline2]: C[70] || CT.C70,
        [TextTheme_headline1]: C[71] || CT.C71
      });
    },
    get C72() {
      return C[72] = dart.constList(["Ubuntu", "Cantarell", "DejaVu Sans", "Liberation Sans", "Arial"], T.StringL());
    },
    get C74() {
      return C[74] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackHelsinki overline",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[13] || CT.C13,
        [TextStyle_inherit]: true
      });
    },
    get C75() {
      return C[75] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackHelsinki button",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C76() {
      return C[76] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackHelsinki caption",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C77() {
      return C[77] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackHelsinki bodyText2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C78() {
      return C[78] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackHelsinki bodyText1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C79() {
      return C[79] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackHelsinki subtitle2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[13] || CT.C13,
        [TextStyle_inherit]: true
      });
    },
    get C80() {
      return C[80] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackHelsinki subtitle1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C81() {
      return C[81] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackHelsinki headline6",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C82() {
      return C[82] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackHelsinki headline5",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C83() {
      return C[83] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackHelsinki headline4",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C84() {
      return C[84] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackHelsinki headline3",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C85() {
      return C[85] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackHelsinki headline2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C86() {
      return C[86] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackHelsinki headline1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C73() {
      return C[73] = dart.const({
        __proto__: text_theme.TextTheme.prototype,
        [TextTheme_overline]: C[74] || CT.C74,
        [TextTheme_button]: C[75] || CT.C75,
        [TextTheme_caption]: C[76] || CT.C76,
        [TextTheme_bodyText2]: C[77] || CT.C77,
        [TextTheme_bodyText1]: C[78] || CT.C78,
        [TextTheme_subtitle2]: C[79] || CT.C79,
        [TextTheme_subtitle1]: C[80] || CT.C80,
        [TextTheme_headline6]: C[81] || CT.C81,
        [TextTheme_headline5]: C[82] || CT.C82,
        [TextTheme_headline4]: C[83] || CT.C83,
        [TextTheme_headline3]: C[84] || CT.C84,
        [TextTheme_headline2]: C[85] || CT.C85,
        [TextTheme_headline1]: C[86] || CT.C86
      });
    },
    get C88() {
      return C[88] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteHelsinki overline",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C89() {
      return C[89] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteHelsinki button",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C90() {
      return C[90] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteHelsinki caption",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C91() {
      return C[91] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteHelsinki bodyText2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C92() {
      return C[92] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteHelsinki bodyText1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C93() {
      return C[93] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteHelsinki subtitle2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C94() {
      return C[94] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteHelsinki subtitle1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C95() {
      return C[95] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteHelsinki headline6",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C96() {
      return C[96] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteHelsinki headline5",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C97() {
      return C[97] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteHelsinki headline4",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C98() {
      return C[98] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteHelsinki headline3",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C99() {
      return C[99] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteHelsinki headline2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C100() {
      return C[100] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteHelsinki headline1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: C[72] || CT.C72,
        [TextStyle_fontFamily]: "Roboto",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C87() {
      return C[87] = dart.const({
        __proto__: text_theme.TextTheme.prototype,
        [TextTheme_overline]: C[88] || CT.C88,
        [TextTheme_button]: C[89] || CT.C89,
        [TextTheme_caption]: C[90] || CT.C90,
        [TextTheme_bodyText2]: C[91] || CT.C91,
        [TextTheme_bodyText1]: C[92] || CT.C92,
        [TextTheme_subtitle2]: C[93] || CT.C93,
        [TextTheme_subtitle1]: C[94] || CT.C94,
        [TextTheme_headline6]: C[95] || CT.C95,
        [TextTheme_headline5]: C[96] || CT.C96,
        [TextTheme_headline4]: C[97] || CT.C97,
        [TextTheme_headline3]: C[98] || CT.C98,
        [TextTheme_headline2]: C[99] || CT.C99,
        [TextTheme_headline1]: C[100] || CT.C100
      });
    },
    get C102() {
      return C[102] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackCupertino overline",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Text",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[13] || CT.C13,
        [TextStyle_inherit]: true
      });
    },
    get C103() {
      return C[103] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackCupertino button",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Text",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C104() {
      return C[104] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackCupertino caption",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Text",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C105() {
      return C[105] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackCupertino bodyText2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Text",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C106() {
      return C[106] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackCupertino bodyText1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Text",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C107() {
      return C[107] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackCupertino subtitle2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Text",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[13] || CT.C13,
        [TextStyle_inherit]: true
      });
    },
    get C108() {
      return C[108] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackCupertino subtitle1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Text",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C109() {
      return C[109] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackCupertino headline6",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Display",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C110() {
      return C[110] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackCupertino headline5",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Display",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C111() {
      return C[111] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackCupertino headline4",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Display",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C112() {
      return C[112] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackCupertino headline3",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Display",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C113() {
      return C[113] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackCupertino headline2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Display",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C114() {
      return C[114] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackCupertino headline1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Display",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C101() {
      return C[101] = dart.const({
        __proto__: text_theme.TextTheme.prototype,
        [TextTheme_overline]: C[102] || CT.C102,
        [TextTheme_button]: C[103] || CT.C103,
        [TextTheme_caption]: C[104] || CT.C104,
        [TextTheme_bodyText2]: C[105] || CT.C105,
        [TextTheme_bodyText1]: C[106] || CT.C106,
        [TextTheme_subtitle2]: C[107] || CT.C107,
        [TextTheme_subtitle1]: C[108] || CT.C108,
        [TextTheme_headline6]: C[109] || CT.C109,
        [TextTheme_headline5]: C[110] || CT.C110,
        [TextTheme_headline4]: C[111] || CT.C111,
        [TextTheme_headline3]: C[112] || CT.C112,
        [TextTheme_headline2]: C[113] || CT.C113,
        [TextTheme_headline1]: C[114] || CT.C114
      });
    },
    get C116() {
      return C[116] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteCupertino overline",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Text",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C117() {
      return C[117] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteCupertino button",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Text",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C118() {
      return C[118] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteCupertino caption",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Text",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C119() {
      return C[119] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteCupertino bodyText2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Text",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C120() {
      return C[120] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteCupertino bodyText1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Text",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C121() {
      return C[121] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteCupertino subtitle2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Text",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C122() {
      return C[122] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteCupertino subtitle1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Text",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C123() {
      return C[123] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteCupertino headline6",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Display",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C124() {
      return C[124] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteCupertino headline5",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Display",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C125() {
      return C[125] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteCupertino headline4",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Display",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C126() {
      return C[126] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteCupertino headline3",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Display",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C127() {
      return C[127] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteCupertino headline2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Display",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C128() {
      return C[128] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteCupertino headline1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".SF UI Display",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C115() {
      return C[115] = dart.const({
        __proto__: text_theme.TextTheme.prototype,
        [TextTheme_overline]: C[116] || CT.C116,
        [TextTheme_button]: C[117] || CT.C117,
        [TextTheme_caption]: C[118] || CT.C118,
        [TextTheme_bodyText2]: C[119] || CT.C119,
        [TextTheme_bodyText1]: C[120] || CT.C120,
        [TextTheme_subtitle2]: C[121] || CT.C121,
        [TextTheme_subtitle1]: C[122] || CT.C122,
        [TextTheme_headline6]: C[123] || CT.C123,
        [TextTheme_headline5]: C[124] || CT.C124,
        [TextTheme_headline4]: C[125] || CT.C125,
        [TextTheme_headline3]: C[126] || CT.C126,
        [TextTheme_headline2]: C[127] || CT.C127,
        [TextTheme_headline1]: C[128] || CT.C128
      });
    },
    get C130() {
      return C[130] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedwoodCity overline",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[13] || CT.C13,
        [TextStyle_inherit]: true
      });
    },
    get C131() {
      return C[131] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedwoodCity button",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C132() {
      return C[132] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedwoodCity caption",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C133() {
      return C[133] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedwoodCity bodyText2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C134() {
      return C[134] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedwoodCity bodyText1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C135() {
      return C[135] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedwoodCity subtitle2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[13] || CT.C13,
        [TextStyle_inherit]: true
      });
    },
    get C136() {
      return C[136] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedwoodCity subtitle1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C137() {
      return C[137] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedwoodCity headline6",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C138() {
      return C[138] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedwoodCity headline5",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[15] || CT.C15,
        [TextStyle_inherit]: true
      });
    },
    get C139() {
      return C[139] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedwoodCity headline4",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C140() {
      return C[140] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedwoodCity headline3",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C141() {
      return C[141] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedwoodCity headline2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C142() {
      return C[142] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "blackRedwoodCity headline1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[17] || CT.C17,
        [TextStyle_inherit]: true
      });
    },
    get C129() {
      return C[129] = dart.const({
        __proto__: text_theme.TextTheme.prototype,
        [TextTheme_overline]: C[130] || CT.C130,
        [TextTheme_button]: C[131] || CT.C131,
        [TextTheme_caption]: C[132] || CT.C132,
        [TextTheme_bodyText2]: C[133] || CT.C133,
        [TextTheme_bodyText1]: C[134] || CT.C134,
        [TextTheme_subtitle2]: C[135] || CT.C135,
        [TextTheme_subtitle1]: C[136] || CT.C136,
        [TextTheme_headline6]: C[137] || CT.C137,
        [TextTheme_headline5]: C[138] || CT.C138,
        [TextTheme_headline4]: C[139] || CT.C139,
        [TextTheme_headline3]: C[140] || CT.C140,
        [TextTheme_headline2]: C[141] || CT.C141,
        [TextTheme_headline1]: C[142] || CT.C142
      });
    },
    get C144() {
      return C[144] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedwoodCity overline",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C145() {
      return C[145] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedwoodCity button",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C146() {
      return C[146] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedwoodCity caption",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C147() {
      return C[147] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedwoodCity bodyText2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C148() {
      return C[148] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedwoodCity bodyText1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C149() {
      return C[149] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedwoodCity subtitle2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C150() {
      return C[150] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedwoodCity subtitle1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C151() {
      return C[151] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedwoodCity headline6",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C152() {
      return C[152] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedwoodCity headline5",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[30] || CT.C30,
        [TextStyle_inherit]: true
      });
    },
    get C153() {
      return C[153] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedwoodCity headline4",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C154() {
      return C[154] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedwoodCity headline3",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C155() {
      return C[155] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedwoodCity headline2",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C156() {
      return C[156] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "whiteRedwoodCity headline1",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: C[12] || CT.C12,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: null,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: ".AppleSystemUIFont",
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[33] || CT.C33,
        [TextStyle_inherit]: true
      });
    },
    get C143() {
      return C[143] = dart.const({
        __proto__: text_theme.TextTheme.prototype,
        [TextTheme_overline]: C[144] || CT.C144,
        [TextTheme_button]: C[145] || CT.C145,
        [TextTheme_caption]: C[146] || CT.C146,
        [TextTheme_bodyText2]: C[147] || CT.C147,
        [TextTheme_bodyText1]: C[148] || CT.C148,
        [TextTheme_subtitle2]: C[149] || CT.C149,
        [TextTheme_subtitle1]: C[150] || CT.C150,
        [TextTheme_headline6]: C[151] || CT.C151,
        [TextTheme_headline5]: C[152] || CT.C152,
        [TextTheme_headline4]: C[153] || CT.C153,
        [TextTheme_headline3]: C[154] || CT.C154,
        [TextTheme_headline2]: C[155] || CT.C155,
        [TextTheme_headline1]: C[156] || CT.C156
      });
    },
    get C159() {
      return C[159] = dart.const({
        __proto__: ui.TextBaseline.prototype,
        [_name$0]: "TextBaseline.alphabetic",
        index: 0
      });
    },
    get C160() {
      return C[160] = dart.const({
        __proto__: ui.FontWeight.prototype,
        [FontWeight_index]: 3
      });
    },
    get C158() {
      return C[158] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike overline 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: 1.5,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 10,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C162() {
      return C[162] = dart.const({
        __proto__: ui.FontWeight.prototype,
        [FontWeight_index]: 4
      });
    },
    get C161() {
      return C[161] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike button 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[162] || CT.C162,
        [TextStyle_fontSize]: 14,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C163() {
      return C[163] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike caption 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 12,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C164() {
      return C[164] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike body1 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 14,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C165() {
      return C[165] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike body2 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[162] || CT.C162,
        [TextStyle_fontSize]: 14,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C166() {
      return C[166] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike subtitle 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: 0.1,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[162] || CT.C162,
        [TextStyle_fontSize]: 14,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C167() {
      return C[167] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike subhead 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 16,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C168() {
      return C[168] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike title 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[162] || CT.C162,
        [TextStyle_fontSize]: 20,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C169() {
      return C[169] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike headline 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 24,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C170() {
      return C[170] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike display1 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 34,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C171() {
      return C[171] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike display2 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 45,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C172() {
      return C[172] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike display3 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 56,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C174() {
      return C[174] = dart.const({
        __proto__: ui.FontWeight.prototype,
        [FontWeight_index]: 0
      });
    },
    get C173() {
      return C[173] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike display4 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[174] || CT.C174,
        [TextStyle_fontSize]: 112,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C157() {
      return C[157] = dart.const({
        __proto__: text_theme.TextTheme.prototype,
        [TextTheme_overline]: C[158] || CT.C158,
        [TextTheme_button]: C[161] || CT.C161,
        [TextTheme_caption]: C[163] || CT.C163,
        [TextTheme_bodyText2]: C[164] || CT.C164,
        [TextTheme_bodyText1]: C[165] || CT.C165,
        [TextTheme_subtitle2]: C[166] || CT.C166,
        [TextTheme_subtitle1]: C[167] || CT.C167,
        [TextTheme_headline6]: C[168] || CT.C168,
        [TextTheme_headline5]: C[169] || CT.C169,
        [TextTheme_headline4]: C[170] || CT.C170,
        [TextTheme_headline3]: C[171] || CT.C171,
        [TextTheme_headline2]: C[172] || CT.C172,
        [TextTheme_headline1]: C[173] || CT.C173
      });
    },
    get C176() {
      return C[176] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike overline 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: 1.5,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 10,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C177() {
      return C[177] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike button 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: 1.25,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[162] || CT.C162,
        [TextStyle_fontSize]: 14,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C178() {
      return C[178] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike caption 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: 0.4,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 12,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C179() {
      return C[179] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike bodyText2 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: 0.25,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 14,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C180() {
      return C[180] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike bodyText1 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: 0.5,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 16,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C181() {
      return C[181] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike subtitle2 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: 0.1,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[162] || CT.C162,
        [TextStyle_fontSize]: 14,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C182() {
      return C[182] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike subtitle1 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: 0.15,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 16,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C183() {
      return C[183] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike headline6 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: 0.15,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[162] || CT.C162,
        [TextStyle_fontSize]: 20,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C184() {
      return C[184] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike headline5 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: 0,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 24,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C185() {
      return C[185] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike headline4 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: 0.25,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 34,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C186() {
      return C[186] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike headline3 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: 0,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 48,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C188() {
      return C[188] = dart.const({
        __proto__: ui.FontWeight.prototype,
        [FontWeight_index]: 2
      });
    },
    get C187() {
      return C[187] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike headline2 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: -0.5,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[188] || CT.C188,
        [TextStyle_fontSize]: 60,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C189() {
      return C[189] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "englishLike headline1 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: -1.5,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[188] || CT.C188,
        [TextStyle_fontSize]: 96,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C175() {
      return C[175] = dart.const({
        __proto__: text_theme.TextTheme.prototype,
        [TextTheme_overline]: C[176] || CT.C176,
        [TextTheme_button]: C[177] || CT.C177,
        [TextTheme_caption]: C[178] || CT.C178,
        [TextTheme_bodyText2]: C[179] || CT.C179,
        [TextTheme_bodyText1]: C[180] || CT.C180,
        [TextTheme_subtitle2]: C[181] || CT.C181,
        [TextTheme_subtitle1]: C[182] || CT.C182,
        [TextTheme_headline6]: C[183] || CT.C183,
        [TextTheme_headline5]: C[184] || CT.C184,
        [TextTheme_headline4]: C[185] || CT.C185,
        [TextTheme_headline3]: C[186] || CT.C186,
        [TextTheme_headline2]: C[187] || CT.C187,
        [TextTheme_headline1]: C[189] || CT.C189
      });
    },
    get C192() {
      return C[192] = dart.const({
        __proto__: ui.TextBaseline.prototype,
        [_name$0]: "TextBaseline.ideographic",
        index: 1
      });
    },
    get C191() {
      return C[191] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense overline 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 11,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C193() {
      return C[193] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense button 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[162] || CT.C162,
        [TextStyle_fontSize]: 15,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C194() {
      return C[194] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense caption 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 13,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C195() {
      return C[195] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense body1 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 15,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C196() {
      return C[196] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense body2 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[162] || CT.C162,
        [TextStyle_fontSize]: 15,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C197() {
      return C[197] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense subtitle 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[162] || CT.C162,
        [TextStyle_fontSize]: 15,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C198() {
      return C[198] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense subhead 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 17,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C199() {
      return C[199] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense title 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[162] || CT.C162,
        [TextStyle_fontSize]: 21,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C200() {
      return C[200] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense headline 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 24,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C201() {
      return C[201] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense display1 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 34,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C202() {
      return C[202] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense display2 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 45,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C203() {
      return C[203] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense display3 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 56,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C204() {
      return C[204] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense display4 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[174] || CT.C174,
        [TextStyle_fontSize]: 112,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C190() {
      return C[190] = dart.const({
        __proto__: text_theme.TextTheme.prototype,
        [TextTheme_overline]: C[191] || CT.C191,
        [TextTheme_button]: C[193] || CT.C193,
        [TextTheme_caption]: C[194] || CT.C194,
        [TextTheme_bodyText2]: C[195] || CT.C195,
        [TextTheme_bodyText1]: C[196] || CT.C196,
        [TextTheme_subtitle2]: C[197] || CT.C197,
        [TextTheme_subtitle1]: C[198] || CT.C198,
        [TextTheme_headline6]: C[199] || CT.C199,
        [TextTheme_headline5]: C[200] || CT.C200,
        [TextTheme_headline4]: C[201] || CT.C201,
        [TextTheme_headline3]: C[202] || CT.C202,
        [TextTheme_headline2]: C[203] || CT.C203,
        [TextTheme_headline1]: C[204] || CT.C204
      });
    },
    get C206() {
      return C[206] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense overline 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 11,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C207() {
      return C[207] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense button 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[162] || CT.C162,
        [TextStyle_fontSize]: 15,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C208() {
      return C[208] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense caption 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 13,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C209() {
      return C[209] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense bodyText2 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 15,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C210() {
      return C[210] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense bodyText1 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 17,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C211() {
      return C[211] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense subtitle2 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[162] || CT.C162,
        [TextStyle_fontSize]: 15,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C212() {
      return C[212] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense subtitle1 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 17,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C213() {
      return C[213] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense headline6 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[162] || CT.C162,
        [TextStyle_fontSize]: 21,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C214() {
      return C[214] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense headline5 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 24,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C215() {
      return C[215] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense headline4 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 34,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C216() {
      return C[216] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense headline3 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 48,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C217() {
      return C[217] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense headline2 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[174] || CT.C174,
        [TextStyle_fontSize]: 60,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C218() {
      return C[218] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "dense headline1 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[192] || CT.C192,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[174] || CT.C174,
        [TextStyle_fontSize]: 96,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C205() {
      return C[205] = dart.const({
        __proto__: text_theme.TextTheme.prototype,
        [TextTheme_overline]: C[206] || CT.C206,
        [TextTheme_button]: C[207] || CT.C207,
        [TextTheme_caption]: C[208] || CT.C208,
        [TextTheme_bodyText2]: C[209] || CT.C209,
        [TextTheme_bodyText1]: C[210] || CT.C210,
        [TextTheme_subtitle2]: C[211] || CT.C211,
        [TextTheme_subtitle1]: C[212] || CT.C212,
        [TextTheme_headline6]: C[213] || CT.C213,
        [TextTheme_headline5]: C[214] || CT.C214,
        [TextTheme_headline4]: C[215] || CT.C215,
        [TextTheme_headline3]: C[216] || CT.C216,
        [TextTheme_headline2]: C[217] || CT.C217,
        [TextTheme_headline1]: C[218] || CT.C218
      });
    },
    get C220() {
      return C[220] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall overline 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 11,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C222() {
      return C[222] = dart.const({
        __proto__: ui.FontWeight.prototype,
        [FontWeight_index]: 6
      });
    },
    get C221() {
      return C[221] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall button 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[222] || CT.C222,
        [TextStyle_fontSize]: 15,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C223() {
      return C[223] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall caption 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 13,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C224() {
      return C[224] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall body1 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 15,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C225() {
      return C[225] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall body2 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[222] || CT.C222,
        [TextStyle_fontSize]: 15,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C226() {
      return C[226] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall subtitle 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[162] || CT.C162,
        [TextStyle_fontSize]: 15,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C227() {
      return C[227] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall subhead 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 17,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C228() {
      return C[228] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall title 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[222] || CT.C222,
        [TextStyle_fontSize]: 21,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C229() {
      return C[229] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall headline 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 24,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C230() {
      return C[230] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall display1 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 34,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C231() {
      return C[231] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall display2 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 45,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C232() {
      return C[232] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall display3 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 56,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C233() {
      return C[233] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall display4 2014",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 112,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: false
      });
    },
    get C219() {
      return C[219] = dart.const({
        __proto__: text_theme.TextTheme.prototype,
        [TextTheme_overline]: C[220] || CT.C220,
        [TextTheme_button]: C[221] || CT.C221,
        [TextTheme_caption]: C[223] || CT.C223,
        [TextTheme_bodyText2]: C[224] || CT.C224,
        [TextTheme_bodyText1]: C[225] || CT.C225,
        [TextTheme_subtitle2]: C[226] || CT.C226,
        [TextTheme_subtitle1]: C[227] || CT.C227,
        [TextTheme_headline6]: C[228] || CT.C228,
        [TextTheme_headline5]: C[229] || CT.C229,
        [TextTheme_headline4]: C[230] || CT.C230,
        [TextTheme_headline3]: C[231] || CT.C231,
        [TextTheme_headline2]: C[232] || CT.C232,
        [TextTheme_headline1]: C[233] || CT.C233
      });
    },
    get C235() {
      return C[235] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall overline 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 11,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C236() {
      return C[236] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall button 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[222] || CT.C222,
        [TextStyle_fontSize]: 15,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C237() {
      return C[237] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall caption 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 13,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C238() {
      return C[238] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall bodyText2 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 15,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C239() {
      return C[239] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall bodyText1 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[222] || CT.C222,
        [TextStyle_fontSize]: 17,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C240() {
      return C[240] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall subtitle2 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[162] || CT.C162,
        [TextStyle_fontSize]: 15,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C241() {
      return C[241] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall subtitle1 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 17,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C242() {
      return C[242] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall headline6 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[222] || CT.C222,
        [TextStyle_fontSize]: 21,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C243() {
      return C[243] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall headline5 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 24,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C244() {
      return C[244] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall headline4 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 34,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C245() {
      return C[245] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall headline3 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 48,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C246() {
      return C[246] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall headline2 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 60,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C247() {
      return C[247] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: "tall headline1 2018",
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: C[159] || CT.C159,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: C[160] || CT.C160,
        [TextStyle_fontSize]: 96,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: null,
        [TextStyle_inherit]: true
      });
    },
    get C234() {
      return C[234] = dart.const({
        __proto__: text_theme.TextTheme.prototype,
        [TextTheme_overline]: C[235] || CT.C235,
        [TextTheme_button]: C[236] || CT.C236,
        [TextTheme_caption]: C[237] || CT.C237,
        [TextTheme_bodyText2]: C[238] || CT.C238,
        [TextTheme_bodyText1]: C[239] || CT.C239,
        [TextTheme_subtitle2]: C[240] || CT.C240,
        [TextTheme_subtitle1]: C[241] || CT.C241,
        [TextTheme_headline6]: C[242] || CT.C242,
        [TextTheme_headline5]: C[243] || CT.C243,
        [TextTheme_headline4]: C[244] || CT.C244,
        [TextTheme_headline3]: C[245] || CT.C245,
        [TextTheme_headline2]: C[246] || CT.C246,
        [TextTheme_headline1]: C[247] || CT.C247
      });
    }
  }, false);
  var C = Array(248).fill(void 0);
  var I = [
    "file:///D:/flutter/packages/flutter/lib/src/material/typography.dart",
    "package:flutter/src/material/typography.dart",
    "file:///D:/flutter/packages/flutter/lib/src/material/text_theme.dart",
    "package:flutter/src/material/text_theme.dart"
  ];
  var _name$ = dart.privateName(typography, "_name");
  typography.ScriptCategory = class ScriptCategory extends core.Object {
    toString() {
      return this[_name$];
    }
  };
  (typography.ScriptCategory.new = function(index, _name) {
    if (index == null) dart.nullFailed(I[0], 22, 6, "index");
    if (_name == null) dart.nullFailed(I[0], 22, 6, "_name");
    this.index = index;
    this[_name$] = _name;
    ;
  }).prototype = typography.ScriptCategory.prototype;
  dart.addTypeTests(typography.ScriptCategory);
  dart.addTypeCaches(typography.ScriptCategory);
  dart.setLibraryUri(typography.ScriptCategory, I[1]);
  dart.setFieldSignature(typography.ScriptCategory, () => ({
    __proto__: dart.getFields(typography.ScriptCategory.__proto__),
    index: dart.finalFieldType(core.int),
    [_name$]: dart.finalFieldType(core.String)
  }));
  dart.defineExtensionMethods(typography.ScriptCategory, ['toString']);
  typography.ScriptCategory.englishLike = C[0] || CT.C0;
  typography.ScriptCategory.dense = C[1] || CT.C1;
  typography.ScriptCategory.tall = C[2] || CT.C2;
  typography.ScriptCategory.values = C[3] || CT.C3;
  var black$ = dart.privateName(typography, "Typography.black");
  var white$ = dart.privateName(typography, "Typography.white");
  var englishLike$ = dart.privateName(typography, "Typography.englishLike");
  var dense$ = dart.privateName(typography, "Typography.dense");
  var tall$ = dart.privateName(typography, "Typography.tall");
  var _name = dart.privateName(platform, "_name");
  var TextStyle_fontFeatures = dart.privateName(text_style, "TextStyle.fontFeatures");
  var TextStyle_shadows = dart.privateName(text_style, "TextStyle.shadows");
  var TextStyle_debugLabel = dart.privateName(text_style, "TextStyle.debugLabel");
  var TextStyle_decorationThickness = dart.privateName(text_style, "TextStyle.decorationThickness");
  var TextStyle_decorationStyle = dart.privateName(text_style, "TextStyle.decorationStyle");
  var TextStyle_decorationColor = dart.privateName(text_style, "TextStyle.decorationColor");
  var TextDecoration__mask = dart.privateName(ui, "TextDecoration._mask");
  var TextStyle_decoration = dart.privateName(text_style, "TextStyle.decoration");
  var TextStyle_background = dart.privateName(text_style, "TextStyle.background");
  var TextStyle_foreground = dart.privateName(text_style, "TextStyle.foreground");
  var TextStyle_locale = dart.privateName(text_style, "TextStyle.locale");
  var TextStyle_height = dart.privateName(text_style, "TextStyle.height");
  var TextStyle_textBaseline = dart.privateName(text_style, "TextStyle.textBaseline");
  var TextStyle_wordSpacing = dart.privateName(text_style, "TextStyle.wordSpacing");
  var TextStyle_letterSpacing = dart.privateName(text_style, "TextStyle.letterSpacing");
  var TextStyle_fontStyle = dart.privateName(text_style, "TextStyle.fontStyle");
  var TextStyle_fontWeight = dart.privateName(text_style, "TextStyle.fontWeight");
  var TextStyle_fontSize = dart.privateName(text_style, "TextStyle.fontSize");
  var TextStyle__package = dart.privateName(text_style, "TextStyle._package");
  var TextStyle__fontFamilyFallback = dart.privateName(text_style, "TextStyle._fontFamilyFallback");
  var TextStyle_fontFamily = dart.privateName(text_style, "TextStyle.fontFamily");
  var TextStyle_backgroundColor = dart.privateName(text_style, "TextStyle.backgroundColor");
  var Color_value = dart.privateName(ui, "Color.value");
  var TextStyle_color = dart.privateName(text_style, "TextStyle.color");
  var TextStyle_inherit = dart.privateName(text_style, "TextStyle.inherit");
  var TextTheme_overline = dart.privateName(text_theme, "TextTheme.overline");
  var TextTheme_button = dart.privateName(text_theme, "TextTheme.button");
  var TextTheme_caption = dart.privateName(text_theme, "TextTheme.caption");
  var TextTheme_bodyText2 = dart.privateName(text_theme, "TextTheme.bodyText2");
  var TextTheme_bodyText1 = dart.privateName(text_theme, "TextTheme.bodyText1");
  var TextTheme_subtitle2 = dart.privateName(text_theme, "TextTheme.subtitle2");
  var TextTheme_subtitle1 = dart.privateName(text_theme, "TextTheme.subtitle1");
  var TextTheme_headline6 = dart.privateName(text_theme, "TextTheme.headline6");
  var TextTheme_headline5 = dart.privateName(text_theme, "TextTheme.headline5");
  var TextTheme_headline4 = dart.privateName(text_theme, "TextTheme.headline4");
  var TextTheme_headline3 = dart.privateName(text_theme, "TextTheme.headline3");
  var TextTheme_headline2 = dart.privateName(text_theme, "TextTheme.headline2");
  var TextTheme_headline1 = dart.privateName(text_theme, "TextTheme.headline1");
  var _name$0 = dart.privateName(ui, "_name");
  var FontWeight_index = dart.privateName(ui, "FontWeight.index");
  const Object_Diagnosticable$36 = class Object_Diagnosticable extends core.Object {};
  (Object_Diagnosticable$36.new = function() {
  }).prototype = Object_Diagnosticable$36.prototype;
  dart.applyMixin(Object_Diagnosticable$36, diagnostics.Diagnosticable);
  typography.Typography = class Typography extends Object_Diagnosticable$36 {
    get black() {
      return this[black$];
    }
    set black(value) {
      super.black = value;
    }
    get white() {
      return this[white$];
    }
    set white(value) {
      super.white = value;
    }
    get englishLike() {
      return this[englishLike$];
    }
    set englishLike(value) {
      super.englishLike = value;
    }
    get dense() {
      return this[dense$];
    }
    set dense(value) {
      super.dense = value;
    }
    get tall() {
      return this[tall$];
    }
    set tall(value) {
      super.tall = value;
    }
    static material2014(opts) {
      let t0, t0$, t0$0;
      let platform = opts && 'platform' in opts ? opts.platform : C[4] || CT.C4;
      let black = opts && 'black' in opts ? opts.black : null;
      let white = opts && 'white' in opts ? opts.white : null;
      let englishLike = opts && 'englishLike' in opts ? opts.englishLike : null;
      let dense = opts && 'dense' in opts ? opts.dense : null;
      let tall = opts && 'tall' in opts ? opts.tall : null;
      if (!(platform != null || black != null && white != null)) dart.assertFailed(null, I[0], 125, 12, "platform != null || (black != null && white != null)");
      return typography.Typography._withPlatform(platform, black, white, (t0 = englishLike, t0 == null ? typography.Typography.englishLike2014 : t0), (t0$ = dense, t0$ == null ? typography.Typography.dense2014 : t0$), (t0$0 = tall, t0$0 == null ? typography.Typography.tall2014 : t0$0));
    }
    static material2018(opts) {
      let t0, t0$, t0$0;
      let platform = opts && 'platform' in opts ? opts.platform : C[4] || CT.C4;
      let black = opts && 'black' in opts ? opts.black : null;
      let white = opts && 'white' in opts ? opts.white : null;
      let englishLike = opts && 'englishLike' in opts ? opts.englishLike : null;
      let dense = opts && 'dense' in opts ? opts.dense : null;
      let tall = opts && 'tall' in opts ? opts.tall : null;
      if (!(platform != null || black != null && white != null)) dart.assertFailed(null, I[0], 153, 12, "platform != null || (black != null && white != null)");
      return typography.Typography._withPlatform(platform, black, white, (t0 = englishLike, t0 == null ? typography.Typography.englishLike2018 : t0), (t0$ = dense, t0$ == null ? typography.Typography.dense2018 : t0$), (t0$0 = tall, t0$0 == null ? typography.Typography.tall2018 : t0$0));
    }
    static _withPlatform(platform, black, white, englishLike, dense, tall) {
      if (englishLike == null) dart.nullFailed(I[0], 167, 15, "englishLike");
      if (dense == null) dart.nullFailed(I[0], 168, 15, "dense");
      if (tall == null) dart.nullFailed(I[0], 169, 15, "tall");
      if (!(platform != null || black != null && white != null)) dart.assertFailed(null, I[0], 171, 12, "platform != null || (black != null && white != null)");
      if (!(englishLike != null)) dart.assertFailed(null, I[0], 172, 12, "englishLike != null");
      if (!(dense != null)) dart.assertFailed(null, I[0], 173, 12, "dense != null");
      if (!(tall != null)) dart.assertFailed(null, I[0], 174, 12, "tall != null");
      switch (platform) {
        case C[5] || CT.C5:
        {
          black == null ? black = typography.Typography.blackCupertino : null;
          white == null ? white = typography.Typography.whiteCupertino : null;
          break;
        }
        case C[4] || CT.C4:
        case C[6] || CT.C6:
        {
          black == null ? black = typography.Typography.blackMountainView : null;
          white == null ? white = typography.Typography.whiteMountainView : null;
          break;
        }
        case C[7] || CT.C7:
        {
          black == null ? black = typography.Typography.blackRedmond : null;
          white == null ? white = typography.Typography.whiteRedmond : null;
          break;
        }
        case C[8] || CT.C8:
        {
          black == null ? black = typography.Typography.blackRedwoodCity : null;
          white == null ? white = typography.Typography.whiteRedwoodCity : null;
          break;
        }
        case C[9] || CT.C9:
        {
          black == null ? black = typography.Typography.blackHelsinki : null;
          white == null ? white = typography.Typography.whiteHelsinki : null;
          break;
        }
        case null:
        {
          break;
        }
        default:
        {
          dart.throw(new _internal.ReachabilityError.new("`null` encountered as case in a switch expression with a non-nullable enum type."));
        }
      }
      return new typography.Typography.__(dart.nullCheck(black), dart.nullCheck(white), englishLike, dense, tall);
    }
    geometryThemeFor(category) {
      if (category == null) dart.nullFailed(I[0], 265, 45, "category");
      if (!(category != null)) dart.assertFailed(null, I[0], 266, 12, "category != null");
      switch (category) {
        case C[0] || CT.C0:
        {
          return this.englishLike;
        }
        case C[1] || CT.C1:
        {
          return this.dense;
        }
        case C[2] || CT.C2:
        {
          return this.tall;
        }
        default:
        {
          dart.throw(new _internal.ReachabilityError.new("`null` encountered as case in a switch expression with a non-nullable enum type."));
        }
      }
    }
    copyWith(opts) {
      let t0, t0$, t0$0, t0$1, t0$2;
      let black = opts && 'black' in opts ? opts.black : null;
      let white = opts && 'white' in opts ? opts.white : null;
      let englishLike = opts && 'englishLike' in opts ? opts.englishLike : null;
      let dense = opts && 'dense' in opts ? opts.dense : null;
      let tall = opts && 'tall' in opts ? opts.tall : null;
      return new typography.Typography.__((t0 = black, t0 == null ? this.black : t0), (t0$ = white, t0$ == null ? this.white : t0$), (t0$0 = englishLike, t0$0 == null ? this.englishLike : t0$0), (t0$1 = dense, t0$1 == null ? this.dense : t0$1), (t0$2 = tall, t0$2 == null ? this.tall : t0$2));
    }
    static lerp(a, b, t) {
      if (a == null) dart.nullFailed(I[0], 298, 37, "a");
      if (b == null) dart.nullFailed(I[0], 298, 51, "b");
      if (t == null) dart.nullFailed(I[0], 298, 61, "t");
      return new typography.Typography.__(text_theme.TextTheme.lerp(a.black, b.black, t), text_theme.TextTheme.lerp(a.white, b.white, t), text_theme.TextTheme.lerp(a.englishLike, b.englishLike, t), text_theme.TextTheme.lerp(a.dense, b.dense, t), text_theme.TextTheme.lerp(a.tall, b.tall, t));
    }
    _equals(other) {
      if (other == null) return false;
      if (this === other) return true;
      if (!dart.equals(dart.runtimeType(other), this[$runtimeType])) return false;
      return typography.Typography.is(other) && dart.equals(other.black, this.black) && dart.equals(other.white, this.white) && dart.equals(other.englishLike, this.englishLike) && dart.equals(other.dense, this.dense) && dart.equals(other.tall, this.tall);
    }
    get hashCode() {
      return ui.hashValues(this.black, this.white, this.englishLike, this.dense, this.tall);
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 334, 56, "properties");
      super.debugFillProperties(properties);
      let defaultTypography = typography.Typography.material2014();
      properties.add(new (T.DiagnosticsPropertyOfTextTheme()).new("black", this.black, {defaultValue: defaultTypography.black}));
      properties.add(new (T.DiagnosticsPropertyOfTextTheme()).new("white", this.white, {defaultValue: defaultTypography.white}));
      properties.add(new (T.DiagnosticsPropertyOfTextTheme()).new("englishLike", this.englishLike, {defaultValue: defaultTypography.englishLike}));
      properties.add(new (T.DiagnosticsPropertyOfTextTheme()).new("dense", this.dense, {defaultValue: defaultTypography.dense}));
      properties.add(new (T.DiagnosticsPropertyOfTextTheme()).new("tall", this.tall, {defaultValue: defaultTypography.tall}));
    }
  };
  (typography.Typography.__ = function(black, white, englishLike, dense, tall) {
    if (black == null) dart.nullFailed(I[0], 203, 27, "black");
    if (white == null) dart.nullFailed(I[0], 203, 39, "white");
    if (englishLike == null) dart.nullFailed(I[0], 203, 51, "englishLike");
    if (dense == null) dart.nullFailed(I[0], 203, 69, "dense");
    if (tall == null) dart.nullFailed(I[0], 203, 81, "tall");
    this[black$] = black;
    this[white$] = white;
    this[englishLike$] = englishLike;
    this[dense$] = dense;
    this[tall$] = tall;
    if (!(black != null)) dart.assertFailed(null, I[0], 204, 14, "black != null");
    if (!(white != null)) dart.assertFailed(null, I[0], 205, 14, "white != null");
    if (!(englishLike != null)) dart.assertFailed(null, I[0], 206, 14, "englishLike != null");
    if (!(dense != null)) dart.assertFailed(null, I[0], 207, 14, "dense != null");
    if (!(tall != null)) dart.assertFailed(null, I[0], 208, 14, "tall != null");
    ;
  }).prototype = typography.Typography.prototype;
  dart.addTypeTests(typography.Typography);
  dart.addTypeCaches(typography.Typography);
  dart.setMethodSignature(typography.Typography, () => ({
    __proto__: dart.getMethods(typography.Typography.__proto__),
    geometryThemeFor: dart.fnType(text_theme.TextTheme, [typography.ScriptCategory]),
    copyWith: dart.fnType(typography.Typography, [], {black: dart.nullable(text_theme.TextTheme), dense: dart.nullable(text_theme.TextTheme), englishLike: dart.nullable(text_theme.TextTheme), tall: dart.nullable(text_theme.TextTheme), white: dart.nullable(text_theme.TextTheme)}, {})
  }));
  dart.setLibraryUri(typography.Typography, I[1]);
  dart.setFieldSignature(typography.Typography, () => ({
    __proto__: dart.getFields(typography.Typography.__proto__),
    black: dart.finalFieldType(text_theme.TextTheme),
    white: dart.finalFieldType(text_theme.TextTheme),
    englishLike: dart.finalFieldType(text_theme.TextTheme),
    dense: dart.finalFieldType(text_theme.TextTheme),
    tall: dart.finalFieldType(text_theme.TextTheme)
  }));
  dart.defineExtensionMethods(typography.Typography, ['_equals']);
  dart.defineExtensionAccessors(typography.Typography, ['hashCode']);
  dart.defineLazy(typography.Typography, {
    /*typography.Typography.blackMountainView*/get blackMountainView() {
      return C[10] || CT.C10;
    },
    /*typography.Typography.whiteMountainView*/get whiteMountainView() {
      return C[28] || CT.C28;
    },
    /*typography.Typography.blackRedmond*/get blackRedmond() {
      return C[44] || CT.C44;
    },
    /*typography.Typography.whiteRedmond*/get whiteRedmond() {
      return C[58] || CT.C58;
    },
    /*typography.Typography._helsinkiFontFallbacks*/get _helsinkiFontFallbacks() {
      return C[72] || CT.C72;
    },
    /*typography.Typography.blackHelsinki*/get blackHelsinki() {
      return C[73] || CT.C73;
    },
    /*typography.Typography.whiteHelsinki*/get whiteHelsinki() {
      return C[87] || CT.C87;
    },
    /*typography.Typography.blackCupertino*/get blackCupertino() {
      return C[101] || CT.C101;
    },
    /*typography.Typography.whiteCupertino*/get whiteCupertino() {
      return C[115] || CT.C115;
    },
    /*typography.Typography.blackRedwoodCity*/get blackRedwoodCity() {
      return C[129] || CT.C129;
    },
    /*typography.Typography.whiteRedwoodCity*/get whiteRedwoodCity() {
      return C[143] || CT.C143;
    },
    /*typography.Typography.englishLike2014*/get englishLike2014() {
      return C[157] || CT.C157;
    },
    /*typography.Typography.englishLike2018*/get englishLike2018() {
      return C[175] || CT.C175;
    },
    /*typography.Typography.dense2014*/get dense2014() {
      return C[190] || CT.C190;
    },
    /*typography.Typography.dense2018*/get dense2018() {
      return C[205] || CT.C205;
    },
    /*typography.Typography.tall2014*/get tall2014() {
      return C[219] || CT.C219;
    },
    /*typography.Typography.tall2018*/get tall2018() {
      return C[234] || CT.C234;
    }
  }, false);
  const headline1$ = TextTheme_headline1;
  const headline2$ = TextTheme_headline2;
  const headline3$ = TextTheme_headline3;
  const headline4$ = TextTheme_headline4;
  const headline5$ = TextTheme_headline5;
  const headline6$ = TextTheme_headline6;
  const subtitle1$ = TextTheme_subtitle1;
  const subtitle2$ = TextTheme_subtitle2;
  const bodyText1$ = TextTheme_bodyText1;
  const bodyText2$ = TextTheme_bodyText2;
  const caption$ = TextTheme_caption;
  const button$ = TextTheme_button;
  const overline$ = TextTheme_overline;
  const Object_Diagnosticable$36$ = class Object_Diagnosticable extends core.Object {};
  (Object_Diagnosticable$36$.new = function() {
  }).prototype = Object_Diagnosticable$36$.prototype;
  dart.applyMixin(Object_Diagnosticable$36$, diagnostics.Diagnosticable);
  text_theme.TextTheme = class TextTheme extends Object_Diagnosticable$36$ {
    get headline1() {
      return this[headline1$];
    }
    set headline1(value) {
      super.headline1 = value;
    }
    get headline2() {
      return this[headline2$];
    }
    set headline2(value) {
      super.headline2 = value;
    }
    get headline3() {
      return this[headline3$];
    }
    set headline3(value) {
      super.headline3 = value;
    }
    get headline4() {
      return this[headline4$];
    }
    set headline4(value) {
      super.headline4 = value;
    }
    get headline5() {
      return this[headline5$];
    }
    set headline5(value) {
      super.headline5 = value;
    }
    get headline6() {
      return this[headline6$];
    }
    set headline6(value) {
      super.headline6 = value;
    }
    get subtitle1() {
      return this[subtitle1$];
    }
    set subtitle1(value) {
      super.subtitle1 = value;
    }
    get subtitle2() {
      return this[subtitle2$];
    }
    set subtitle2(value) {
      super.subtitle2 = value;
    }
    get bodyText1() {
      return this[bodyText1$];
    }
    set bodyText1(value) {
      super.bodyText1 = value;
    }
    get bodyText2() {
      return this[bodyText2$];
    }
    set bodyText2(value) {
      super.bodyText2 = value;
    }
    get caption() {
      return this[caption$];
    }
    set caption(value) {
      super.caption = value;
    }
    get button() {
      return this[button$];
    }
    set button(value) {
      super.button = value;
    }
    get overline() {
      return this[overline$];
    }
    set overline(value) {
      super.overline = value;
    }
    get display4() {
      return this.headline1;
    }
    get display3() {
      return this.headline2;
    }
    get display2() {
      return this.headline3;
    }
    get display1() {
      return this.headline4;
    }
    get headline() {
      return this.headline5;
    }
    get title() {
      return this.headline6;
    }
    get subhead() {
      return this.subtitle1;
    }
    get subtitle() {
      return this.subtitle2;
    }
    get body2() {
      return this.bodyText1;
    }
    get body1() {
      return this.bodyText2;
    }
    copyWith(opts) {
      let t0, t0$, t0$0, t0$1, t0$2, t0$3, t0$4, t0$5, t0$6, t0$7, t0$8, t0$9, t0$10, t0$11, t0$12, t0$13, t0$14, t0$15, t0$16, t0$17, t0$18, t0$19, t0$20;
      let headline1 = opts && 'headline1' in opts ? opts.headline1 : null;
      let headline2 = opts && 'headline2' in opts ? opts.headline2 : null;
      let headline3 = opts && 'headline3' in opts ? opts.headline3 : null;
      let headline4 = opts && 'headline4' in opts ? opts.headline4 : null;
      let headline5 = opts && 'headline5' in opts ? opts.headline5 : null;
      let headline6 = opts && 'headline6' in opts ? opts.headline6 : null;
      let subtitle1 = opts && 'subtitle1' in opts ? opts.subtitle1 : null;
      let subtitle2 = opts && 'subtitle2' in opts ? opts.subtitle2 : null;
      let bodyText1 = opts && 'bodyText1' in opts ? opts.bodyText1 : null;
      let bodyText2 = opts && 'bodyText2' in opts ? opts.bodyText2 : null;
      let caption = opts && 'caption' in opts ? opts.caption : null;
      let button = opts && 'button' in opts ? opts.button : null;
      let overline = opts && 'overline' in opts ? opts.overline : null;
      let display4 = opts && 'display4' in opts ? opts.display4 : null;
      let display3 = opts && 'display3' in opts ? opts.display3 : null;
      let display2 = opts && 'display2' in opts ? opts.display2 : null;
      let display1 = opts && 'display1' in opts ? opts.display1 : null;
      let headline = opts && 'headline' in opts ? opts.headline : null;
      let title = opts && 'title' in opts ? opts.title : null;
      let subhead = opts && 'subhead' in opts ? opts.subhead : null;
      let subtitle = opts && 'subtitle' in opts ? opts.subtitle : null;
      let body2 = opts && 'body2' in opts ? opts.body2 : null;
      let body1 = opts && 'body1' in opts ? opts.body1 : null;
      if (!(headline1 == null && headline2 == null && headline3 == null && headline4 == null && headline5 == null && headline6 == null && subtitle1 == null && subtitle2 == null && bodyText1 == null && bodyText2 == null || display4 == null && display3 == null && display2 == null && display1 == null && headline == null && title == null && subhead == null && subtitle == null && body2 == null && body1 == null)) dart.assertFailed("Cannot mix 2014 and 2018 terms in call to TextTheme.copyWith().", I[2], 449, 7, "(headline1 == null && headline2 == null && headline3 == null && headline4 == null && headline5 == null && headline6 == null &&\r\n       subtitle1 == null && subtitle2 == null &&\r\n       bodyText1 == null && bodyText2 == null) ||\r\n      (display4 == null && display3 == null && display2 == null && display1 == null && headline == null && title == null &&\r\n       subhead == null && subtitle == null &&\r\n       body2 == null && body1 == null)");
      return new text_theme.TextTheme.new({headline1: (t0$ = (t0 = headline1, t0 == null ? display4 : t0), t0$ == null ? this.headline1 : t0$), headline2: (t0$1 = (t0$0 = headline2, t0$0 == null ? display3 : t0$0), t0$1 == null ? this.headline2 : t0$1), headline3: (t0$3 = (t0$2 = headline3, t0$2 == null ? display2 : t0$2), t0$3 == null ? this.headline3 : t0$3), headline4: (t0$5 = (t0$4 = headline4, t0$4 == null ? display1 : t0$4), t0$5 == null ? this.headline4 : t0$5), headline5: (t0$7 = (t0$6 = headline5, t0$6 == null ? headline : t0$6), t0$7 == null ? this.headline5 : t0$7), headline6: (t0$9 = (t0$8 = headline6, t0$8 == null ? title : t0$8), t0$9 == null ? this.headline6 : t0$9), subtitle1: (t0$11 = (t0$10 = subtitle1, t0$10 == null ? subhead : t0$10), t0$11 == null ? this.subtitle1 : t0$11), subtitle2: (t0$13 = (t0$12 = subtitle2, t0$12 == null ? subtitle : t0$12), t0$13 == null ? this.subtitle2 : t0$13), bodyText1: (t0$15 = (t0$14 = bodyText1, t0$14 == null ? body2 : t0$14), t0$15 == null ? this.bodyText1 : t0$15), bodyText2: (t0$17 = (t0$16 = bodyText2, t0$16 == null ? body1 : t0$16), t0$17 == null ? this.bodyText2 : t0$17), caption: (t0$18 = caption, t0$18 == null ? this.caption : t0$18), button: (t0$19 = button, t0$19 == null ? this.button : t0$19), overline: (t0$20 = overline, t0$20 == null ? this.overline : t0$20)});
    }
    merge(other) {
      let t0, t0$, t0$0, t0$1, t0$2, t0$3, t0$4, t0$5, t0$6, t0$7, t0$8, t0$9, t0$10, t0$11, t0$12, t0$13, t0$14, t0$15, t0$16, t0$17, t0$18, t0$19, t0$20, t0$21, t0$22, t0$23;
      if (other == null) return this;
      return this.copyWith({headline1: (t0$ = (t0 = this.headline1, t0 == null ? null : t0.merge(other.headline1)), t0$ == null ? other.headline1 : t0$), headline2: (t0$1 = (t0$0 = this.headline2, t0$0 == null ? null : t0$0.merge(other.headline2)), t0$1 == null ? other.headline2 : t0$1), headline3: (t0$3 = (t0$2 = this.headline3, t0$2 == null ? null : t0$2.merge(other.headline3)), t0$3 == null ? other.headline3 : t0$3), headline4: (t0$5 = (t0$4 = this.headline4, t0$4 == null ? null : t0$4.merge(other.headline4)), t0$5 == null ? other.headline4 : t0$5), headline5: (t0$7 = (t0$6 = this.headline5, t0$6 == null ? null : t0$6.merge(other.headline5)), t0$7 == null ? other.headline5 : t0$7), headline6: (t0$9 = (t0$8 = this.headline6, t0$8 == null ? null : t0$8.merge(other.headline6)), t0$9 == null ? other.headline6 : t0$9), subtitle1: (t0$11 = (t0$10 = this.subtitle1, t0$10 == null ? null : t0$10.merge(other.subtitle1)), t0$11 == null ? other.subtitle1 : t0$11), subtitle2: (t0$13 = (t0$12 = this.subtitle2, t0$12 == null ? null : t0$12.merge(other.subtitle2)), t0$13 == null ? other.subtitle2 : t0$13), bodyText1: (t0$15 = (t0$14 = this.bodyText1, t0$14 == null ? null : t0$14.merge(other.bodyText1)), t0$15 == null ? other.bodyText1 : t0$15), bodyText2: (t0$17 = (t0$16 = this.bodyText2, t0$16 == null ? null : t0$16.merge(other.bodyText2)), t0$17 == null ? other.bodyText2 : t0$17), caption: (t0$19 = (t0$18 = this.caption, t0$18 == null ? null : t0$18.merge(other.caption)), t0$19 == null ? other.caption : t0$19), button: (t0$21 = (t0$20 = this.button, t0$20 == null ? null : t0$20.merge(other.button)), t0$21 == null ? other.button : t0$21), overline: (t0$23 = (t0$22 = this.overline, t0$22 == null ? null : t0$22.merge(other.overline)), t0$23 == null ? other.overline : t0$23)});
    }
    apply(opts) {
      let t0, t0$, t0$0, t0$1, t0$2, t0$3, t0$4, t0$5, t0$6, t0$7, t0$8, t0$9, t0$10;
      let fontFamily = opts && 'fontFamily' in opts ? opts.fontFamily : null;
      let fontSizeFactor = opts && 'fontSizeFactor' in opts ? opts.fontSizeFactor : 1;
      if (fontSizeFactor == null) dart.nullFailed(I[2], 555, 12, "fontSizeFactor");
      let fontSizeDelta = opts && 'fontSizeDelta' in opts ? opts.fontSizeDelta : 0;
      if (fontSizeDelta == null) dart.nullFailed(I[2], 556, 12, "fontSizeDelta");
      let displayColor = opts && 'displayColor' in opts ? opts.displayColor : null;
      let bodyColor = opts && 'bodyColor' in opts ? opts.bodyColor : null;
      let decoration = opts && 'decoration' in opts ? opts.decoration : null;
      let decorationColor = opts && 'decorationColor' in opts ? opts.decorationColor : null;
      let decorationStyle = opts && 'decorationStyle' in opts ? opts.decorationStyle : null;
      return new text_theme.TextTheme.new({headline1: (t0 = this.headline1, t0 == null ? null : t0.apply({color: displayColor, decoration: decoration, decorationColor: decorationColor, decorationStyle: decorationStyle, fontFamily: fontFamily, fontSizeFactor: fontSizeFactor, fontSizeDelta: fontSizeDelta})), headline2: (t0$ = this.headline2, t0$ == null ? null : t0$.apply({color: displayColor, decoration: decoration, decorationColor: decorationColor, decorationStyle: decorationStyle, fontFamily: fontFamily, fontSizeFactor: fontSizeFactor, fontSizeDelta: fontSizeDelta})), headline3: (t0$0 = this.headline3, t0$0 == null ? null : t0$0.apply({color: displayColor, decoration: decoration, decorationColor: decorationColor, decorationStyle: decorationStyle, fontFamily: fontFamily, fontSizeFactor: fontSizeFactor, fontSizeDelta: fontSizeDelta})), headline4: (t0$1 = this.headline4, t0$1 == null ? null : t0$1.apply({color: displayColor, decoration: decoration, decorationColor: decorationColor, decorationStyle: decorationStyle, fontFamily: fontFamily, fontSizeFactor: fontSizeFactor, fontSizeDelta: fontSizeDelta})), headline5: (t0$2 = this.headline5, t0$2 == null ? null : t0$2.apply({color: bodyColor, decoration: decoration, decorationColor: decorationColor, decorationStyle: decorationStyle, fontFamily: fontFamily, fontSizeFactor: fontSizeFactor, fontSizeDelta: fontSizeDelta})), headline6: (t0$3 = this.headline6, t0$3 == null ? null : t0$3.apply({color: bodyColor, decoration: decoration, decorationColor: decorationColor, decorationStyle: decorationStyle, fontFamily: fontFamily, fontSizeFactor: fontSizeFactor, fontSizeDelta: fontSizeDelta})), subtitle1: (t0$4 = this.subtitle1, t0$4 == null ? null : t0$4.apply({color: bodyColor, decoration: decoration, decorationColor: decorationColor, decorationStyle: decorationStyle, fontFamily: fontFamily, fontSizeFactor: fontSizeFactor, fontSizeDelta: fontSizeDelta})), subtitle2: (t0$5 = this.subtitle2, t0$5 == null ? null : t0$5.apply({color: bodyColor, decoration: decoration, decorationColor: decorationColor, decorationStyle: decorationStyle, fontFamily: fontFamily, fontSizeFactor: fontSizeFactor, fontSizeDelta: fontSizeDelta})), bodyText1: (t0$6 = this.bodyText1, t0$6 == null ? null : t0$6.apply({color: bodyColor, decoration: decoration, decorationColor: decorationColor, decorationStyle: decorationStyle, fontFamily: fontFamily, fontSizeFactor: fontSizeFactor, fontSizeDelta: fontSizeDelta})), bodyText2: (t0$7 = this.bodyText2, t0$7 == null ? null : t0$7.apply({color: bodyColor, decoration: decoration, decorationColor: decorationColor, decorationStyle: decorationStyle, fontFamily: fontFamily, fontSizeFactor: fontSizeFactor, fontSizeDelta: fontSizeDelta})), caption: (t0$8 = this.caption, t0$8 == null ? null : t0$8.apply({color: displayColor, decoration: decoration, decorationColor: decorationColor, decorationStyle: decorationStyle, fontFamily: fontFamily, fontSizeFactor: fontSizeFactor, fontSizeDelta: fontSizeDelta})), button: (t0$9 = this.button, t0$9 == null ? null : t0$9.apply({color: bodyColor, decoration: decoration, decorationColor: decorationColor, decorationStyle: decorationStyle, fontFamily: fontFamily, fontSizeFactor: fontSizeFactor, fontSizeDelta: fontSizeDelta})), overline: (t0$10 = this.overline, t0$10 == null ? null : t0$10.apply({color: bodyColor, decoration: decoration, decorationColor: decorationColor, decorationStyle: decorationStyle, fontFamily: fontFamily, fontSizeFactor: fontSizeFactor, fontSizeDelta: fontSizeDelta}))});
    }
    static lerp(a, b, t) {
      let t0, t0$, t0$0, t0$1, t0$2, t0$3, t0$4, t0$5, t0$6, t0$7, t0$8, t0$9, t0$10, t0$11, t0$12, t0$13, t0$14, t0$15, t0$16, t0$17, t0$18, t0$19, t0$20, t0$21, t0$22, t0$23;
      if (t == null) dart.nullFailed(I[2], 687, 60, "t");
      if (!(t != null)) dart.assertFailed(null, I[2], 688, 12, "t != null");
      return new text_theme.TextTheme.new({headline1: text_style.TextStyle.lerp((t0 = a, t0 == null ? null : t0.headline1), (t0$ = b, t0$ == null ? null : t0$.headline1), t), headline2: text_style.TextStyle.lerp((t0$0 = a, t0$0 == null ? null : t0$0.headline2), (t0$1 = b, t0$1 == null ? null : t0$1.headline2), t), headline3: text_style.TextStyle.lerp((t0$2 = a, t0$2 == null ? null : t0$2.headline3), (t0$3 = b, t0$3 == null ? null : t0$3.headline3), t), headline4: text_style.TextStyle.lerp((t0$4 = a, t0$4 == null ? null : t0$4.headline4), (t0$5 = b, t0$5 == null ? null : t0$5.headline4), t), headline5: text_style.TextStyle.lerp((t0$6 = a, t0$6 == null ? null : t0$6.headline5), (t0$7 = b, t0$7 == null ? null : t0$7.headline5), t), headline6: text_style.TextStyle.lerp((t0$8 = a, t0$8 == null ? null : t0$8.headline6), (t0$9 = b, t0$9 == null ? null : t0$9.headline6), t), subtitle1: text_style.TextStyle.lerp((t0$10 = a, t0$10 == null ? null : t0$10.subtitle1), (t0$11 = b, t0$11 == null ? null : t0$11.subtitle1), t), subtitle2: text_style.TextStyle.lerp((t0$12 = a, t0$12 == null ? null : t0$12.subtitle2), (t0$13 = b, t0$13 == null ? null : t0$13.subtitle2), t), bodyText1: text_style.TextStyle.lerp((t0$14 = a, t0$14 == null ? null : t0$14.bodyText1), (t0$15 = b, t0$15 == null ? null : t0$15.bodyText1), t), bodyText2: text_style.TextStyle.lerp((t0$16 = a, t0$16 == null ? null : t0$16.bodyText2), (t0$17 = b, t0$17 == null ? null : t0$17.bodyText2), t), caption: text_style.TextStyle.lerp((t0$18 = a, t0$18 == null ? null : t0$18.caption), (t0$19 = b, t0$19 == null ? null : t0$19.caption), t), button: text_style.TextStyle.lerp((t0$20 = a, t0$20 == null ? null : t0$20.button), (t0$21 = b, t0$21 == null ? null : t0$21.button), t), overline: text_style.TextStyle.lerp((t0$22 = a, t0$22 == null ? null : t0$22.overline), (t0$23 = b, t0$23 == null ? null : t0$23.overline), t)});
    }
    _equals(other) {
      if (other == null) return false;
      if (this === other) return true;
      if (!dart.equals(dart.runtimeType(other), this[$runtimeType])) return false;
      return text_theme.TextTheme.is(other) && dart.equals(this.headline1, other.headline1) && dart.equals(this.headline2, other.headline2) && dart.equals(this.headline3, other.headline3) && dart.equals(this.headline4, other.headline4) && dart.equals(this.headline5, other.headline5) && dart.equals(this.headline6, other.headline6) && dart.equals(this.subtitle1, other.subtitle1) && dart.equals(this.subtitle2, other.subtitle2) && dart.equals(this.bodyText1, other.bodyText1) && dart.equals(this.bodyText2, other.bodyText2) && dart.equals(this.caption, other.caption) && dart.equals(this.button, other.button) && dart.equals(this.overline, other.overline);
    }
    get hashCode() {
      return ui.hashValues(this.headline1, this.headline2, this.headline3, this.headline4, this.headline5, this.headline6, this.subtitle1, this.subtitle2, this.bodyText1, this.bodyText2, this.caption, this.button, this.overline);
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[2], 749, 56, "properties");
      super.debugFillProperties(properties);
      let defaultTheme = typography.Typography.material2018({platform: platform.defaultTargetPlatform}).black;
      properties.add(new (T.DiagnosticsPropertyOfTextStyle()).new("headline1", this.headline1, {defaultValue: defaultTheme.headline1}));
      properties.add(new (T.DiagnosticsPropertyOfTextStyle()).new("headline2", this.headline2, {defaultValue: defaultTheme.headline2}));
      properties.add(new (T.DiagnosticsPropertyOfTextStyle()).new("headline3", this.headline3, {defaultValue: defaultTheme.headline3}));
      properties.add(new (T.DiagnosticsPropertyOfTextStyle()).new("headline4", this.headline4, {defaultValue: defaultTheme.headline4}));
      properties.add(new (T.DiagnosticsPropertyOfTextStyle()).new("headline5", this.headline5, {defaultValue: defaultTheme.headline5}));
      properties.add(new (T.DiagnosticsPropertyOfTextStyle()).new("headline6", this.headline6, {defaultValue: defaultTheme.headline6}));
      properties.add(new (T.DiagnosticsPropertyOfTextStyle()).new("subtitle1", this.subtitle1, {defaultValue: defaultTheme.subtitle1}));
      properties.add(new (T.DiagnosticsPropertyOfTextStyle()).new("subtitle2", this.subtitle2, {defaultValue: defaultTheme.subtitle2}));
      properties.add(new (T.DiagnosticsPropertyOfTextStyle()).new("bodyText1", this.bodyText1, {defaultValue: defaultTheme.bodyText1}));
      properties.add(new (T.DiagnosticsPropertyOfTextStyle()).new("bodyText2", this.bodyText2, {defaultValue: defaultTheme.bodyText2}));
      properties.add(new (T.DiagnosticsPropertyOfTextStyle()).new("caption", this.caption, {defaultValue: defaultTheme.caption}));
      properties.add(new (T.DiagnosticsPropertyOfTextStyle()).new("button", this.button, {defaultValue: defaultTheme.button}));
      properties.add(new (T.DiagnosticsPropertyOfTextStyle()).new("overline", this.overline, {defaultValue: defaultTheme.overline}));
    }
  };
  (text_theme.TextTheme.new = function(opts) {
    let t0, t0$, t0$0, t0$1, t0$2, t0$3, t0$4, t0$5, t0$6, t0$7;
    let headline1 = opts && 'headline1' in opts ? opts.headline1 : null;
    let headline2 = opts && 'headline2' in opts ? opts.headline2 : null;
    let headline3 = opts && 'headline3' in opts ? opts.headline3 : null;
    let headline4 = opts && 'headline4' in opts ? opts.headline4 : null;
    let headline5 = opts && 'headline5' in opts ? opts.headline5 : null;
    let headline6 = opts && 'headline6' in opts ? opts.headline6 : null;
    let subtitle1 = opts && 'subtitle1' in opts ? opts.subtitle1 : null;
    let subtitle2 = opts && 'subtitle2' in opts ? opts.subtitle2 : null;
    let bodyText1 = opts && 'bodyText1' in opts ? opts.bodyText1 : null;
    let bodyText2 = opts && 'bodyText2' in opts ? opts.bodyText2 : null;
    let caption = opts && 'caption' in opts ? opts.caption : null;
    let button = opts && 'button' in opts ? opts.button : null;
    let overline = opts && 'overline' in opts ? opts.overline : null;
    let display4 = opts && 'display4' in opts ? opts.display4 : null;
    let display3 = opts && 'display3' in opts ? opts.display3 : null;
    let display2 = opts && 'display2' in opts ? opts.display2 : null;
    let display1 = opts && 'display1' in opts ? opts.display1 : null;
    let headline = opts && 'headline' in opts ? opts.headline : null;
    let title = opts && 'title' in opts ? opts.title : null;
    let subhead = opts && 'subhead' in opts ? opts.subhead : null;
    let subtitle = opts && 'subtitle' in opts ? opts.subtitle : null;
    let body2 = opts && 'body2' in opts ? opts.body2 : null;
    let body1 = opts && 'body1' in opts ? opts.body1 : null;
    this[caption$] = caption;
    this[button$] = button;
    this[overline$] = overline;
    if (!(headline1 == null && headline2 == null && headline3 == null && headline4 == null && headline5 == null && headline6 == null && subtitle1 == null && subtitle2 == null && bodyText1 == null && bodyText2 == null || display4 == null && display3 == null && display2 == null && display1 == null && headline == null && title == null && subhead == null && subtitle == null && body2 == null && body1 == null)) dart.assertFailed("Cannot mix 2014 and 2018 terms in call to TextTheme() constructor.", I[2], 178, 10, "(headline1 == null && headline2 == null && headline3 == null && headline4 == null && headline5 == null && headline6 == null &&\r\n          subtitle1 == null && subtitle2 == null &&\r\n          bodyText1 == null && bodyText2 == null) ||\r\n         (display4 == null && display3 == null && display2 == null && display1 == null && headline == null && title == null &&\r\n          subhead == null && subtitle == null &&\r\n          body2 == null && body1 == null)");
    this[headline1$] = (t0 = headline1, t0 == null ? display4 : t0);
    this[headline2$] = (t0$ = headline2, t0$ == null ? display3 : t0$);
    this[headline3$] = (t0$0 = headline3, t0$0 == null ? display2 : t0$0);
    this[headline4$] = (t0$1 = headline4, t0$1 == null ? display1 : t0$1);
    this[headline5$] = (t0$2 = headline5, t0$2 == null ? headline : t0$2);
    this[headline6$] = (t0$3 = headline6, t0$3 == null ? title : t0$3);
    this[subtitle1$] = (t0$4 = subtitle1, t0$4 == null ? subhead : t0$4);
    this[subtitle2$] = (t0$5 = subtitle2, t0$5 == null ? subtitle : t0$5);
    this[bodyText1$] = (t0$6 = bodyText1, t0$6 == null ? body2 : t0$6);
    this[bodyText2$] = (t0$7 = bodyText2, t0$7 == null ? body1 : t0$7);
    ;
  }).prototype = text_theme.TextTheme.prototype;
  dart.addTypeTests(text_theme.TextTheme);
  dart.addTypeCaches(text_theme.TextTheme);
  dart.setMethodSignature(text_theme.TextTheme, () => ({
    __proto__: dart.getMethods(text_theme.TextTheme.__proto__),
    copyWith: dart.fnType(text_theme.TextTheme, [], {body1: dart.nullable(text_style.TextStyle), body2: dart.nullable(text_style.TextStyle), bodyText1: dart.nullable(text_style.TextStyle), bodyText2: dart.nullable(text_style.TextStyle), button: dart.nullable(text_style.TextStyle), caption: dart.nullable(text_style.TextStyle), display1: dart.nullable(text_style.TextStyle), display2: dart.nullable(text_style.TextStyle), display3: dart.nullable(text_style.TextStyle), display4: dart.nullable(text_style.TextStyle), headline: dart.nullable(text_style.TextStyle), headline1: dart.nullable(text_style.TextStyle), headline2: dart.nullable(text_style.TextStyle), headline3: dart.nullable(text_style.TextStyle), headline4: dart.nullable(text_style.TextStyle), headline5: dart.nullable(text_style.TextStyle), headline6: dart.nullable(text_style.TextStyle), overline: dart.nullable(text_style.TextStyle), subhead: dart.nullable(text_style.TextStyle), subtitle: dart.nullable(text_style.TextStyle), subtitle1: dart.nullable(text_style.TextStyle), subtitle2: dart.nullable(text_style.TextStyle), title: dart.nullable(text_style.TextStyle)}, {}),
    merge: dart.fnType(text_theme.TextTheme, [dart.nullable(text_theme.TextTheme)]),
    apply: dart.fnType(text_theme.TextTheme, [], {bodyColor: dart.nullable(ui.Color), decoration: dart.nullable(ui.TextDecoration), decorationColor: dart.nullable(ui.Color), decorationStyle: dart.nullable(ui.TextDecorationStyle), displayColor: dart.nullable(ui.Color), fontFamily: dart.nullable(core.String), fontSizeDelta: core.double, fontSizeFactor: core.double}, {})
  }));
  dart.setGetterSignature(text_theme.TextTheme, () => ({
    __proto__: dart.getGetters(text_theme.TextTheme.__proto__),
    display4: dart.nullable(text_style.TextStyle),
    display3: dart.nullable(text_style.TextStyle),
    display2: dart.nullable(text_style.TextStyle),
    display1: dart.nullable(text_style.TextStyle),
    headline: dart.nullable(text_style.TextStyle),
    title: dart.nullable(text_style.TextStyle),
    subhead: dart.nullable(text_style.TextStyle),
    subtitle: dart.nullable(text_style.TextStyle),
    body2: dart.nullable(text_style.TextStyle),
    body1: dart.nullable(text_style.TextStyle)
  }));
  dart.setLibraryUri(text_theme.TextTheme, I[3]);
  dart.setFieldSignature(text_theme.TextTheme, () => ({
    __proto__: dart.getFields(text_theme.TextTheme.__proto__),
    headline1: dart.finalFieldType(dart.nullable(text_style.TextStyle)),
    headline2: dart.finalFieldType(dart.nullable(text_style.TextStyle)),
    headline3: dart.finalFieldType(dart.nullable(text_style.TextStyle)),
    headline4: dart.finalFieldType(dart.nullable(text_style.TextStyle)),
    headline5: dart.finalFieldType(dart.nullable(text_style.TextStyle)),
    headline6: dart.finalFieldType(dart.nullable(text_style.TextStyle)),
    subtitle1: dart.finalFieldType(dart.nullable(text_style.TextStyle)),
    subtitle2: dart.finalFieldType(dart.nullable(text_style.TextStyle)),
    bodyText1: dart.finalFieldType(dart.nullable(text_style.TextStyle)),
    bodyText2: dart.finalFieldType(dart.nullable(text_style.TextStyle)),
    caption: dart.finalFieldType(dart.nullable(text_style.TextStyle)),
    button: dart.finalFieldType(dart.nullable(text_style.TextStyle)),
    overline: dart.finalFieldType(dart.nullable(text_style.TextStyle))
  }));
  dart.defineExtensionMethods(text_theme.TextTheme, ['_equals']);
  dart.defineExtensionAccessors(text_theme.TextTheme, ['hashCode']);
  dart.trackLibraries("packages/flutter/src/material/typography.dart", {
    "package:flutter/src/material/typography.dart": typography,
    "package:flutter/src/material/text_theme.dart": text_theme
  }, {
  }, '{"version":3,"sourceRoot":"","sources":["typography.dart","text_theme.dart"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAuCA;;;QAlBK;;;;;EAkBL;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAmLkB;;;;;;IAWA;;;;;;IAWA;;;;;;IAWA;;;;;;IAUA;;;;;;;;UAhJE;UACL;UACA;UACA;UACA;UACA;AAEX,YAAO,AAAS,AAAQ,QAAT,YAAa,AAAM,KAAD,YAAY,AAAM,KAAD;AAClD,YAAkB,qCAChB,QAAQ,EACR,KAAK,EAAE,KAAK,GACA,KAAZ,WAAW,EAAX,aAAe,8CACT,MAAN,KAAK,EAAL,cAAS,yCACJ,OAAL,IAAI,EAAJ,eAAQ;IAEZ;;;UAakB;UACL;UACA;UACA;UACA;UACA;AAEX,YAAO,AAAS,AAAQ,QAAT,YAAa,AAAM,KAAD,YAAY,AAAM,KAAD;AAClD,YAAkB,qCAChB,QAAQ,EACR,KAAK,EAAE,KAAK,GACA,KAAZ,WAAW,EAAX,aAAe,8CACT,MAAN,KAAK,EAAL,cAAS,yCACJ,OAAL,IAAI,EAAJ,eAAQ;IAEZ;yBAGkB,UACL,OACA,OACD,aACA,OACA;UAFA;UACA;UACA;AAEV,YAAO,AAAS,AAAQ,QAAT,YAAa,AAAM,KAAD,YAAY,AAAM,KAAD;AAClD,YAAO,AAAY,WAAD;AAClB,YAAO,AAAM,KAAD;AACZ,YAAO,AAAK,IAAD;AACX,cAAQ,QAAQ;;;AAEY,UAAxB,AAAM,KAAD,WAAL,QAAU,uCAAJ;AACkB,UAAxB,AAAM,KAAD,WAAL,QAAU,uCAAJ;AACN;;;;;AAG2B,UAA3B,AAAM,KAAD,WAAL,QAAU,0CAAJ;AACqB,UAA3B,AAAM,KAAD,WAAL,QAAU,0CAAJ;AACN;;;;AAEsB,UAAtB,AAAM,KAAD,WAAL,QAAU,qCAAJ;AACgB,UAAtB,AAAM,KAAD,WAAL,QAAU,qCAAJ;AACN;;;;AAE0B,UAA1B,AAAM,KAAD,WAAL,QAAU,yCAAJ;AACoB,UAA1B,AAAM,KAAD,WAAL,QAAU,yCAAJ;AACN;;;;AAEuB,UAAvB,AAAM,KAAD,WAAL,QAAU,sCAAJ;AACiB,UAAvB,AAAM,KAAD,WAAL,QAAU,sCAAJ;AACN;;;;AAEA;;;;AAvBJ;;;AAyBA,YAAkB,8BAAO,eAAL,KAAK,GAAQ,eAAL,KAAK,GAAG,WAAW,EAAE,KAAK,EAAE,IAAI;IAC9D;;UAgE0C;AACxC,YAAO,AAAS,QAAD;AACf,cAAQ,QAAQ;;;AAEZ,gBAAO;;;;AAEP,gBAAO;;;;AAEP,gBAAO;;;;AANX;;;IAQF;;;UAKa;UACA;UACA;UACA;UACA;AAEX,YAAkB,+BACV,KAAN,KAAK,EAAL,aAAc,mBACR,MAAN,KAAK,EAAL,cAAc,oBACF,OAAZ,WAAW,EAAX,eAAoB,2BACd,OAAN,KAAK,EAAL,eAAc,qBACT,OAAL,IAAI,EAAJ,eAAa;IAEjB;gBAKkC,GAAc,GAAU;UAAxB;UAAc;UAAU;AACxD,YAAkB,8BACN,0BAAK,AAAE,CAAD,QAAQ,AAAE,CAAD,QAAQ,CAAC,GACxB,0BAAK,AAAE,CAAD,QAAQ,AAAE,CAAD,QAAQ,CAAC,GACxB,0BAAK,AAAE,CAAD,cAAc,AAAE,CAAD,cAAc,CAAC,GACpC,0BAAK,AAAE,CAAD,QAAQ,AAAE,CAAD,QAAQ,CAAC,GACxB,0BAAK,AAAE,CAAD,OAAO,AAAE,CAAD,OAAO,CAAC;IAEpC;;UAGwB;AACtB,UAAI,AAAU,SAAM,KAAK,EACvB,MAAO;AACT,UAAsB,aAAZ,iBAAN,KAAK,GAAgB,qBACvB,MAAO;AACT,YAAa,AAKT,0BALG,KAAK,KACO,YAAZ,AAAM,KAAD,QAAU,eACH,YAAZ,AAAM,KAAD,QAAU,eACG,YAAlB,AAAM,KAAD,cAAgB,qBACT,YAAZ,AAAM,KAAD,QAAU,eACJ,YAAX,AAAM,KAAD,OAAS;IACvB;;AAIE,YAAO,eACL,YACA,YACA,kBACA,YACA;IAEJ;;UAGqD;AACd,MAA/B,0BAAoB,UAAU;AACnB,8BAA+B;AACqD,MAArG,AAAW,UAAD,KAAK,6CAA+B,SAAS,2BAAqB,AAAkB,iBAAD;AACQ,MAArG,AAAW,UAAD,KAAK,6CAA+B,SAAS,2BAAqB,AAAkB,iBAAD;AAC0B,MAAvH,AAAW,UAAD,KAAK,6CAA+B,eAAe,iCAA2B,AAAkB,iBAAD;AACJ,MAArG,AAAW,UAAD,KAAK,6CAA+B,SAAS,2BAAqB,AAAkB,iBAAD;AACK,MAAlG,AAAW,UAAD,KAAK,6CAA+B,QAAQ,0BAAoB,AAAkB,iBAAD;IAC7F;;uCA3IwB,OAAY,OAAY,aAAkB,OAAY;QAAtD;QAAY;QAAY;QAAkB;QAAY;IAAtD;IAAY;IAAY;IAAkB;IAAY;UACnE,AAAM,KAAD;UACL,AAAM,KAAD;UACL,AAAY,WAAD;UACX,AAAM,KAAD;UACL,AAAK,IAAD;;EAAS;;;;;;;;;;;;;;;;;;;;MA2ID,uCAAiB;;;MAmBjB,uCAAiB;;;MAmBjB,kCAAY;;;MAmBZ,kCAAY;;;MAgBT,4CAAsB;;;MAMzB,mCAAa;;;MAmBb,mCAAa;;;MAqBb,oCAAc;;;MAqBd,oCAAc;;;MAqBd,sCAAgB;;;MAqBhB,sCAAgB;;;MAkBhB,qCAAe;;;MAqBf,qCAAe;;;MAkBf,+BAAS;;;MAqBT,+BAAS;;;MAiBT,8BAAQ;;;MAoBR,8BAAQ;;;;;;;;;;;;;;;;;;;;;;IChcd;;;;;;IAKA;;;;;;IAGA;;;;;;IAGA;;;;;;IAIA;;;;;;IAIA;;;;;;IAGA;;;;;;IAGA;;;;;;IAGA;;;;;;IAGA;;;;;;IAGA;;;;;;IAGA;;;;;;IAKA;;;;;;;AAUU;IAAS;;AAUT;IAAS;;AAUT;IAAS;;AAUT;IAAS;;AAUT;IAAS;;AAUZ;IAAS;;AAUP;IAAS;;AAUR;IAAS;;AAWZ;IAAS;;AAWT;IAAS;;;UA4CpB;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UAKA;UAKA;UAKA;UAKA;UAKA;UAKA;UAKA;UAKA;UAKA;UAKA;AAEX,YACG,AAAU,AAE8B,SAF/B,YAAY,AAAU,SAAD,YAAY,AAAU,SAAD,YAAY,AAAU,SAAD,YAAY,AAAU,SAAD,YAAY,AAAU,SAAD,YAClH,AAAU,SAAD,YAAY,AAAU,SAAD,YAC9B,AAAU,SAAD,YAAY,AAAU,SAAD,YAC9B,AAAS,QAAD,YAAY,AAAS,QAAD,YAAY,AAAS,QAAD,YAAY,AAAS,QAAD,YAAY,AAAS,QAAD,YAAY,AAAM,KAAD,YACzG,AAAQ,OAAD,YAAY,AAAS,QAAD,YAC3B,AAAM,KAAD,YAAY,AAAM,KAAD,6BAAW;AACpC,YAAO,2CAC4B,OAAZ,KAAV,SAAS,EAAT,aAAa,QAAQ,QAAX,cAAoB,mCACR,QAAZ,OAAV,SAAS,EAAT,eAAa,QAAQ,UAAX,eAAoB,oCACR,QAAZ,OAAV,SAAS,EAAT,eAAa,QAAQ,UAAX,eAAoB,oCACR,QAAZ,OAAV,SAAS,EAAT,eAAa,QAAQ,UAAX,eAAoB,oCACR,QAAZ,OAAV,SAAS,EAAT,eAAa,QAAQ,UAAX,eAAoB,oCACX,QAAT,OAAV,SAAS,EAAT,eAAa,KAAK,UAAR,eAAiB,oCACN,SAAX,QAAV,SAAS,EAAT,gBAAa,OAAO,WAAV,gBAAmB,qCACP,SAAZ,QAAV,SAAS,EAAT,gBAAa,QAAQ,WAAX,gBAAoB,qCACX,SAAT,QAAV,SAAS,EAAT,gBAAa,KAAK,WAAR,gBAAiB,qCACR,SAAT,QAAV,SAAS,EAAT,gBAAa,KAAK,WAAR,gBAAiB,mCACrB,QAAR,OAAO,EAAP,gBAAgB,gCACV,QAAP,MAAM,EAAN,gBAAe,iCACJ,QAAT,QAAQ,EAAR,gBAAiB;IAE/B;UAqD2B;;AACzB,UAAI,AAAM,KAAD,UACP,MAAO;AACT,YAAO,4BACwC,yCAAlC,OAAW,SAAM,AAAM,KAAD,cAAtB,cAAqC,AAAM,KAAD,+BACR,8CAAlC,OAAW,WAAM,AAAM,KAAD,cAAtB,eAAqC,AAAM,KAAD,gCACR,8CAAlC,OAAW,WAAM,AAAM,KAAD,cAAtB,eAAqC,AAAM,KAAD,gCACR,8CAAlC,OAAW,WAAM,AAAM,KAAD,cAAtB,eAAqC,AAAM,KAAD,gCACR,8CAAlC,OAAW,WAAM,AAAM,KAAD,cAAtB,eAAqC,AAAM,KAAD,gCACR,8CAAlC,OAAW,WAAM,AAAM,KAAD,cAAtB,eAAqC,AAAM,KAAD,gCACR,iDAAlC,OAAW,YAAM,AAAM,KAAD,cAAtB,gBAAqC,AAAM,KAAD,iCACR,iDAAlC,OAAW,YAAM,AAAM,KAAD,cAAtB,gBAAqC,AAAM,KAAD,iCACR,iDAAlC,OAAW,YAAM,AAAM,KAAD,cAAtB,gBAAqC,AAAM,KAAD,iCACR,iDAAlC,OAAW,YAAM,AAAM,KAAD,cAAtB,gBAAqC,AAAM,KAAD,+BACd,+CAA9B,OAAS,YAAM,AAAM,KAAD,YAApB,gBAAiC,AAAM,KAAD,4BACX,8CAA5B,OAAQ,YAAM,AAAM,KAAD,WAAnB,gBAA+B,AAAM,KAAD,6BACF,gDAAhC,OAAU,YAAM,AAAM,KAAD,aAArB,gBAAmC,AAAM,KAAD;IAEtD;;;UAaU;UACD;;UACA;;UACA;UACA;UACS;UACT;UACc;AAErB,YAAO,6EACM,OAAW,iBACb,YAAY,cACP,UAAU,mBACL,eAAe,mBACf,eAAe,cACpB,UAAU,kBACN,cAAc,iBACf,aAAa,qDAEnB,OAAW,kBACb,YAAY,cACP,UAAU,mBACL,eAAe,mBACf,eAAe,cACpB,UAAU,kBACN,cAAc,iBACf,aAAa,uDAEnB,OAAW,mBACb,YAAY,cACP,UAAU,mBACL,eAAe,mBACf,eAAe,cACpB,UAAU,kBACN,cAAc,iBACf,aAAa,uDAEnB,OAAW,mBACb,YAAY,cACP,UAAU,mBACL,eAAe,mBACf,eAAe,cACpB,UAAU,kBACN,cAAc,iBACf,aAAa,uDAEnB,OAAW,mBACb,SAAS,cACJ,UAAU,mBACL,eAAe,mBACf,eAAe,cACpB,UAAU,kBACN,cAAc,iBACf,aAAa,uDAEnB,OAAW,mBACb,SAAS,cACJ,UAAU,mBACL,eAAe,mBACf,eAAe,cACpB,UAAU,kBACN,cAAc,iBACf,aAAa,uDAEnB,OAAW,mBACb,SAAS,cACJ,UAAU,mBACL,eAAe,mBACf,eAAe,cACpB,UAAU,kBACN,cAAc,iBACf,aAAa,uDAEnB,OAAW,mBACb,SAAS,cACJ,UAAU,mBACL,eAAe,mBACf,eAAe,cACpB,UAAU,kBACN,cAAc,iBACf,aAAa,uDAEnB,OAAW,mBACb,SAAS,cACJ,UAAU,mBACL,eAAe,mBACf,eAAe,cACpB,UAAU,kBACN,cAAc,iBACf,aAAa,uDAEnB,OAAW,mBACb,SAAS,cACJ,UAAU,mBACL,eAAe,mBACf,eAAe,cACpB,UAAU,kBACN,cAAc,iBACf,aAAa,mDAErB,OAAS,mBACT,YAAY,cACP,UAAU,mBACL,eAAe,mBACf,eAAe,cACpB,UAAU,kBACN,cAAc,iBACf,aAAa,iDAEtB,OAAQ,mBACP,SAAS,cACJ,UAAU,mBACL,eAAe,mBACf,eAAe,cACpB,UAAU,kBACN,cAAc,iBACf,aAAa,uDAEpB,OAAU,oBACX,SAAS,cACJ,UAAU,mBACL,eAAe,mBACf,eAAe,cACpB,UAAU,kBACN,cAAc,iBACf,aAAa;IAGlC;gBAKiC,GAAc,GAAU;;;AACvD,YAAO,AAAE,CAAD;AACR,YAAO,0CACgB,gCAAK,CAAC,eAAD,OAAG,sBAAW,CAAC,gBAAD,OAAG,gBAAW,CAAC,cAClC,kCAAK,CAAC,iBAAD,OAAG,yBAAW,CAAC,iBAAD,OAAG,iBAAW,CAAC,cAClC,kCAAK,CAAC,iBAAD,OAAG,yBAAW,CAAC,iBAAD,OAAG,iBAAW,CAAC,cAClC,kCAAK,CAAC,iBAAD,OAAG,yBAAW,CAAC,iBAAD,OAAG,iBAAW,CAAC,cAClC,kCAAK,CAAC,iBAAD,OAAG,yBAAW,CAAC,iBAAD,OAAG,iBAAW,CAAC,cAClC,kCAAK,CAAC,iBAAD,OAAG,yBAAW,CAAC,iBAAD,OAAG,iBAAW,CAAC,cAClC,mCAAK,CAAC,kBAAD,OAAG,2BAAW,CAAC,kBAAD,OAAG,kBAAW,CAAC,cAClC,mCAAK,CAAC,kBAAD,OAAG,2BAAW,CAAC,kBAAD,OAAG,kBAAW,CAAC,cAClC,mCAAK,CAAC,kBAAD,OAAG,2BAAW,CAAC,kBAAD,OAAG,kBAAW,CAAC,cAClC,mCAAK,CAAC,kBAAD,OAAG,2BAAW,CAAC,kBAAD,OAAG,kBAAW,CAAC,YACpC,mCAAK,CAAC,kBAAD,OAAG,yBAAS,CAAC,kBAAD,OAAG,gBAAS,CAAC,WAC/B,mCAAK,CAAC,kBAAD,OAAG,wBAAQ,CAAC,kBAAD,OAAG,eAAQ,CAAC,aAC1B,mCAAK,CAAC,kBAAD,OAAG,0BAAU,CAAC,kBAAD,OAAG,iBAAU,CAAC;IAExD;;UAGwB;AACtB,UAAI,AAAU,SAAM,KAAK,EACvB,MAAO;AACT,UAAsB,aAAZ,iBAAN,KAAK,GAAgB,qBACvB,MAAO;AACT,YAAa,AAaX,yBAbK,KAAK,KACG,YAAV,gBAAa,AAAM,KAAD,eACR,YAAV,gBAAa,AAAM,KAAD,eACR,YAAV,gBAAa,AAAM,KAAD,eACR,YAAV,gBAAa,AAAM,KAAD,eACR,YAAV,gBAAa,AAAM,KAAD,eACR,YAAV,gBAAa,AAAM,KAAD,eACR,YAAV,gBAAa,AAAM,KAAD,eACR,YAAV,gBAAa,AAAM,KAAD,eACR,YAAV,gBAAa,AAAM,KAAD,eACR,YAAV,gBAAa,AAAM,KAAD,eACV,YAAR,cAAW,AAAM,KAAD,aACT,YAAP,aAAU,AAAM,KAAD,YACN,YAAT,eAAY,AAAM,KAAD;IACxB;;AAKE,YAAO,eACL,gBACA,gBACA,gBACA,gBACA,gBACA,gBACA,gBACA,gBACA,gBACA,gBACA,cACA,aACA;IAEJ;;UAGqD;AACd,MAA/B,0BAAoB,UAAU;AACpB,yBAA0B,AAA8C,8CAAvB;AAC2C,MAA5G,AAAW,UAAD,KAAK,6CAA+B,aAAa,+BAAyB,AAAa,YAAD;AACY,MAA5G,AAAW,UAAD,KAAK,6CAA+B,aAAa,+BAAyB,AAAa,YAAD;AACY,MAA5G,AAAW,UAAD,KAAK,6CAA+B,aAAa,+BAAyB,AAAa,YAAD;AACY,MAA5G,AAAW,UAAD,KAAK,6CAA+B,aAAa,+BAAyB,AAAa,YAAD;AACY,MAA5G,AAAW,UAAD,KAAK,6CAA+B,aAAa,+BAAyB,AAAa,YAAD;AACY,MAA5G,AAAW,UAAD,KAAK,6CAA+B,aAAa,+BAAyB,AAAa,YAAD;AACY,MAA5G,AAAW,UAAD,KAAK,6CAA+B,aAAa,+BAAyB,AAAa,YAAD;AACY,MAA5G,AAAW,UAAD,KAAK,6CAA+B,aAAa,+BAAyB,AAAa,YAAD;AACY,MAA5G,AAAW,UAAD,KAAK,6CAA+B,aAAa,+BAAyB,AAAa,YAAD;AACY,MAA5G,AAAW,UAAD,KAAK,6CAA+B,aAAa,+BAAyB,AAAa,YAAD;AACM,MAAtG,AAAW,UAAD,KAAK,6CAA+B,WAAW,6BAAuB,AAAa,YAAD;AACO,MAAnG,AAAW,UAAD,KAAK,6CAA+B,UAAU,4BAAsB,AAAa,YAAD;AACe,MAAzG,AAAW,UAAD,KAAK,6CAA+B,YAAY,8BAAwB,AAAa,YAAD;IAChG;;;;QA3oBa;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACN;QACA;QACA;QAKM;QAKA;QAKA;QAKA;QAKA;QAKA;QAKA;QAKA;QAKA;QAKA;IApDN;IACA;IACA;UAoDC,AAAU,AAE8B,SAF/B,YAAY,AAAU,SAAD,YAAY,AAAU,SAAD,YAAY,AAAU,SAAD,YAAY,AAAU,SAAD,YAAY,AAAU,SAAD,YAClH,AAAU,SAAD,YAAY,AAAU,SAAD,YAC9B,AAAU,SAAD,YAAY,AAAU,SAAD,YAC9B,AAAS,QAAD,YAAY,AAAS,QAAD,YAAY,AAAS,QAAD,YAAY,AAAS,QAAD,YAAY,AAAS,QAAD,YAAY,AAAM,KAAD,YACzG,AAAQ,OAAD,YAAY,AAAS,QAAD,YAC3B,AAAM,KAAD,YAAY,AAAM,KAAD,6BAAW;IAC1B,oBAAY,KAAV,SAAS,EAAT,aAAa,QAAQ;IACvB,oBAAY,MAAV,SAAS,EAAT,cAAa,QAAQ;IACvB,oBAAY,OAAV,SAAS,EAAT,eAAa,QAAQ;IACvB,oBAAY,OAAV,SAAS,EAAT,eAAa,QAAQ;IACvB,oBAAY,OAAV,SAAS,EAAT,eAAa,QAAQ;IACvB,oBAAY,OAAV,SAAS,EAAT,eAAa,KAAK;IACpB,oBAAY,OAAV,SAAS,EAAT,eAAa,OAAO;IACtB,oBAAY,OAAV,SAAS,EAAT,eAAa,QAAQ;IACvB,oBAAY,OAAV,SAAS,EAAT,eAAa,KAAK;IACpB,oBAAY,OAAV,SAAS,EAAT,eAAa,KAAK","file":"../../../../../../packages/flutter/src/material/typography.dart.lib.js"}');
  // Exports:
  return {
    src__material__typography: typography,
    src__material__text_theme: text_theme
  };
}));

//# sourceMappingURL=typography.dart.lib.js.map