FFTextStyleAnimation$json top-level constant
- @Deprecated('Use fFTextStyleAnimationDescriptor instead')
Implementation
@$core.Deprecated('Use fFTextStyleAnimationDescriptor instead')
const FFTextStyleAnimation$json = {
'1': 'FFTextStyleAnimation',
'2': [
{
'1': 'duration_ms',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'durationMs'
},
{
'1': 'curve',
'3': 2,
'4': 1,
'5': 14,
'6': '.flutterflow.FFCurve',
'10': 'curve'
},
],
};