FFPieChart$json top-level constant
Implementation
@$core.Deprecated('Use fFPieChartDescriptor instead')
const FFPieChart$json = {
'1': 'FFPieChart',
'2': [
{
'1': 'sections',
'3': 1,
'4': 3,
'5': 11,
'6': '.flutterflow.FFPieChart.FFPieChartSection',
'10': 'sections'
},
{
'1': 'legacy_donut_hole_radius',
'3': 2,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyDonutHoleRadius'
},
{
'1': 'donut_hole_radius_value',
'3': 12,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'donutHoleRadiusValue'
},
{
'1': 'legacy_donut_hole_color',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {'3': true},
'10': 'legacyDonutHoleColor',
},
{
'1': 'donut_hole_color',
'3': 9,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'donutHoleColor'
},
{
'1': 'section_label_style',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'sectionLabelStyle'
},
{
'1': 'section_label_type',
'3': 5,
'4': 1,
'5': 14,
'6': '.flutterflow.FFPieChart.SectionLabelType',
'10': 'sectionLabelType'
},
{
'1': 'legacy_list_pie_chart_colors',
'3': 6,
'4': 3,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {'3': true},
'10': 'legacyListPieChartColors',
},
{
'1': 'list_pie_chart_colors',
'3': 8,
'4': 3,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'listPieChartColors'
},
{
'1': 'label_format',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFChartLabelFormatInfo',
'10': 'labelFormat'
},
{
'1': 'section_spacing_value',
'3': 13,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'sectionSpacingValue'
},
{
'1': 'start_angle_value',
'3': 14,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'startAngleValue'
},
{
'1': 'label_position_value',
'3': 15,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'labelPositionValue'
},
],
'3': [FFPieChart_FFPieChartSection$json],
'4': [FFPieChart_SectionLabelType$json],
};