FFRichText$json top-level constant

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

Implementation

@$core.Deprecated('Use fFRichTextDescriptor instead')
const FFRichText$json = {
  '1': 'FFRichText',
  '2': [
    {
      '1': 'text_style',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFText',
      '10': 'textStyle'
    },
  ],
};