FFChartLegendInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use fFChartLegendInfoDescriptor instead')
const FFChartLegendInfo$json = {
  '1': 'FFChartLegendInfo',
  '2': [
    {
      '1': 'text_style',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFText',
      '10': 'textStyle'
    },
    {
      '1': 'alignment',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFAlignment',
      '10': 'alignment'
    },
    {
      '1': 'legacy_indicator_size',
      '3': 3,
      '4': 1,
      '5': 1,
      '8': {},
      '10': 'legacyIndicatorSize'
    },
    {
      '1': 'indicator_size_value',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDoubleValue',
      '10': 'indicatorSizeValue'
    },
    {
      '1': 'indicator_border_radius',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBorderRadius',
      '10': 'indicatorBorderRadius'
    },
    {
      '1': 'text_padding',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFPadding',
      '10': 'textPadding'
    },
    {
      '1': 'legend_dimensions',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDimensions',
      '10': 'legendDimensions'
    },
    {
      '1': 'legend_padding',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFPadding',
      '10': 'legendPadding'
    },
    {
      '1': 'legacy_legend_background_color',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyLegendBackgroundColor'
    },
    {
      '1': 'legend_background_color_value',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'legendBackgroundColorValue'
    },
    {
      '1': 'legend_border_radius',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBorderRadius',
      '10': 'legendBorderRadius'
    },
    {
      '1': 'legacy_legend_border_color',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyLegendBorderColor'
    },
    {
      '1': 'legend_border_color_value',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'legendBorderColorValue'
    },
    {
      '1': 'legacy_legend_border_width',
      '3': 11,
      '4': 1,
      '5': 1,
      '8': {},
      '10': 'legacyLegendBorderWidth'
    },
    {
      '1': 'legend_border_width_value',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDoubleValue',
      '10': 'legendBorderWidthValue'
    },
  ],
};