FFAnimationAction_FFWidgetAnimationAction$json top-level constant
- @Deprecated('Use fFAnimationActionDescriptor instead')
Map<String, Object>
const
FFAnimationAction_FFWidgetAnimationAction$json
Implementation
@$core.Deprecated('Use fFAnimationActionDescriptor instead')
const FFAnimationAction_FFWidgetAnimationAction$json = {
'1': 'FFWidgetAnimationAction',
'2': [
{
'1': 'legacy_animation_key',
'3': 1,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'legacyAnimationKey',
},
{
'1': 'animation_node_key_ref',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFNodeKeyReference',
'10': 'animationNodeKeyRef'
},
{
'1': 'legacy_non_blocking',
'3': 2,
'4': 1,
'5': 8,
'8': {'3': true},
'10': 'legacyNonBlocking',
},
{
'1': 'action_type',
'3': 3,
'4': 1,
'5': 14,
'6': '.flutterflow.FFAnimationAction.FFWidgetAnimationAction.ActionType',
'10': 'actionType'
},
{'1': 'looping', '3': 4, '4': 1, '5': 8, '10': 'looping'},
{'1': 'reverse', '3': 5, '4': 1, '5': 8, '10': 'reverse'},
{'1': 'resume', '3': 6, '4': 1, '5': 8, '10': 'resume'},
],
'4': [FFAnimationAction_FFWidgetAnimationAction_ActionType$json],
};