FFTransform$json top-level constant
Implementation
@$core.Deprecated('Use fFTransformDescriptor instead')
const FFTransform$json = {
'1': 'FFTransform',
'2': [
{
'1': 'origin',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFOffset',
'10': 'origin'
},
{
'1': 'child_alignment',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFAlignment',
'10': 'childAlignment'
},
{
'1': 'scale',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVector2D',
'9': 0,
'10': 'scale'
},
{
'1': 'skew',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVector2D',
'9': 0,
'10': 'skew'
},
{
'1': 'legacy_rotate',
'3': 5,
'4': 1,
'5': 1,
'8': {'3': true},
'9': 0,
'10': 'legacyRotate',
},
{
'1': 'translate',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVector2D',
'9': 0,
'10': 'translate'
},
{
'1': 'legacy_rotate_in_degrees',
'3': 7,
'4': 1,
'5': 1,
'8': {},
'9': 0,
'10': 'legacyRotateInDegrees'
},
{
'1': 'rotate_in_degrees_value',
'3': 8,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'9': 0,
'10': 'rotateInDegreesValue'
},
{'1': 'animated', '3': 9, '4': 1, '5': 8, '10': 'animated'},
{
'1': 'animation_curve',
'3': 10,
'4': 1,
'5': 14,
'6': '.flutterflow.FFCurve',
'10': 'animationCurve'
},
{
'1': 'animation_duration_value',
'3': 11,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'animationDurationValue'
},
],
'8': [
{'1': 'transform'},
],
};