FFTabBarAction$json top-level constant
Implementation
@$core.Deprecated('Use fFTabBarActionDescriptor instead')
const FFTabBarAction$json = {
'1': 'FFTabBarAction',
'2': [
{
'1': 'type',
'3': 1,
'4': 1,
'5': 14,
'6': '.flutterflow.FFTabBarAction.ActionType',
'10': 'type'
},
{
'1': 'legacy_tab_bar_key',
'3': 2,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'legacyTabBarKey',
},
{
'1': 'tab_bar_node_key_ref',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFNodeKeyReference',
'10': 'tabBarNodeKeyRef'
},
{
'1': 'animate_to_index',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'animateToIndex'
},
],
'4': [FFTabBarAction_ActionType$json],
};