FFTheme$json top-level constant

  1. @Deprecated('Use fFThemeDescriptor instead')
Map<String, Object> const FFTheme$json

Implementation

@$core.Deprecated('Use fFThemeDescriptor instead')
const FFTheme$json = {
  '1': 'FFTheme',
  '2': [
    {
      '1': 'edit_metadata',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFEditMetadata',
      '8': {},
      '10': 'editMetadata'
    },
    {
      '1': 'color_scheme',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorScheme',
      '10': 'colorScheme'
    },
    {
      '1': 'typography_old',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFTypography',
      '8': {'3': true},
      '10': 'typographyOld',
    },
    {
      '1': 'loading_indicator_style',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFLoadingIndicator',
      '10': 'loadingIndicatorStyle'
    },
    {
      '1': 'custom_fonts',
      '3': 4,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFCustomFont',
      '10': 'customFonts'
    },
    {
      '1': 'custom_icon_familys',
      '3': 6,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFCustomIconFamily',
      '10': 'customIconFamilys'
    },
    {
      '1': 'legacy_default_app_bar',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDefaultAppBar',
      '8': {'3': true},
      '10': 'legacyDefaultAppBar',
    },
    {
      '1': 'default_typography',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFTypography',
      '9': 0,
      '10': 'defaultTypography'
    },
    {
      '1': 'responsive_typography',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFResponsiveTypography',
      '9': 0,
      '10': 'responsiveTypography'
    },
    {
      '1': 'team_resource_info',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFTeamResourceInfo',
      '10': 'teamResourceInfo'
    },
    {
      '1': 'theme_widgets',
      '3': 11,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFThemeWidget',
      '10': 'themeWidgets'
    },
    {
      '1': 'break_points',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBreakPoints',
      '10': 'breakPoints'
    },
    {
      '1': 'scrollbar_theme',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFScrollbarTheme',
      '10': 'scrollbarTheme'
    },
    {
      '1': 'pull_to_refresh',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFPullToRefreshStyle',
      '10': 'pullToRefresh'
    },
    {
      '1': 'spacing_tokens',
      '3': 15,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFSpacingToken',
      '10': 'spacingTokens'
    },
    {
      '1': 'radius_tokens',
      '3': 16,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFRadiusToken',
      '10': 'radiusTokens'
    },
    {
      '1': 'shadow_tokens',
      '3': 17,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFShadowToken',
      '10': 'shadowTokens'
    },
  ],
  '8': [
    {'1': 'typography'},
  ],
};