Implementation
@$core.Deprecated('Use fFTypographyDescriptor instead')
const FFTypography$json = {
'1': 'FFTypography',
'2': [
{
'1': 'primary_font_family',
'3': 1,
'4': 1,
'5': 9,
'10': 'primaryFontFamily'
},
{
'1': 'secondary_font_family',
'3': 2,
'4': 1,
'5': 9,
'10': 'secondaryFontFamily'
},
{
'1': 'display_large',
'3': 10,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'displayLarge'
},
{
'1': 'display_medium',
'3': 11,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'displayMedium'
},
{
'1': 'display_small',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'displaySmall'
},
{
'1': 'headline_large',
'3': 12,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'headlineLarge'
},
{
'1': 'headline_medium',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'headlineMedium'
},
{
'1': 'headline_small',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'headlineSmall'
},
{
'1': 'title_large',
'3': 13,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'titleLarge'
},
{
'1': 'title_medium',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'titleMedium'
},
{
'1': 'title_small',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'titleSmall'
},
{
'1': 'label_large',
'3': 14,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'labelLarge'
},
{
'1': 'label_medium',
'3': 15,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'labelMedium'
},
{
'1': 'label_small',
'3': 16,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'labelSmall'
},
{
'1': 'body_large',
'3': 17,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'bodyLarge'
},
{
'1': 'body_medium',
'3': 8,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'bodyMedium'
},
{
'1': 'body_small',
'3': 9,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'bodySmall'
},
{
'1': 'custom_styles',
'3': 18,
'4': 3,
'5': 11,
'6': '.flutterflow.FFTypographyStyle',
'10': 'customStyles'
},
],
};