FFTypographyStyle$json top-level constant
- @Deprecated('Use fFTypographyStyleDescriptor instead')
Implementation
@$core.Deprecated('Use fFTypographyStyleDescriptor instead')
const FFTypographyStyle$json = {
'1': 'FFTypographyStyle',
'2': [
{'1': 'style_name', '3': 1, '4': 1, '5': 9, '10': 'styleName'},
{
'1': 'text_style',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'textStyle'
},
],
};