FFPieChart_FFPieChartSection$json top-level constant

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

Implementation

@$core.Deprecated('Use fFPieChartDescriptor instead')
const FFPieChart_FFPieChartSection$json = {
  '1': 'FFPieChartSection',
  '2': [
    {
      '1': 'legacy_border_color',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {'3': true},
      '10': 'legacyBorderColor',
    },
    {
      '1': 'border_color',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFValue',
      '10': 'borderColor'
    },
    {'1': 'border_width', '3': 2, '4': 1, '5': 1, '10': 'borderWidth'},
    {'1': 'radius', '3': 3, '4': 1, '5': 1, '10': 'radius'},
  ],
};