FFLineChart_LegacyTooltipInfo$json top-level constant
- @Deprecated('Use fFLineChartDescriptor instead')
Implementation
@$core.Deprecated('Use fFLineChartDescriptor instead')
const FFLineChart_LegacyTooltipInfo$json = {
'1': 'LegacyTooltipInfo',
'2': [
{'1': 'enable_tooltip', '3': 1, '4': 1, '5': 8, '10': 'enableTooltip'},
{
'1': 'background_color',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'10': 'backgroundColor'
},
],
};