FFLineChart_LegacyAxisLabels$json top-level constant
- @Deprecated('Use fFLineChartDescriptor instead')
Implementation
@$core.Deprecated('Use fFLineChartDescriptor instead')
const FFLineChart_LegacyAxisLabels$json = {
'1': 'LegacyAxisLabels',
'2': [
{
'1': 'bottom',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFLineChart.LegacyAxisLabel',
'10': 'bottom'
},
{
'1': 'left',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFLineChart.LegacyAxisLabel',
'10': 'left'
},
],
};