FFAnimatedAlignment$json top-level constant
Implementation
@$core.Deprecated('Use fFAnimatedAlignmentDescriptor instead')
const FFAnimatedAlignment$json = {
'1': 'FFAnimatedAlignment',
'2': [
{
'1': 'animated_alignment_is_enabled',
'3': 1,
'4': 1,
'5': 8,
'10': 'animatedAlignmentIsEnabled'
},
{
'1': 'alignment_animation_curve',
'3': 2,
'4': 1,
'5': 14,
'6': '.flutterflow.FFCurve',
'10': 'alignmentAnimationCurve'
},
{
'1': 'alignment_animation_duration_value',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'alignmentAnimationDurationValue'
},
],
};