FFTab$json top-level constant
Implementation
@$core.Deprecated('Use fFTabDescriptor instead')
const FFTab$json = {
'1': 'FFTab',
'2': [
{
'1': 'legacy_text',
'3': 1,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'legacyText',
},
{
'1': 'text',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'text'
},
{
'1': 'legacy_icon',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIcon',
'8': {},
'10': 'legacyIcon'
},
{
'1': 'icon_value',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIconValue',
'10': 'iconValue'
},
{
'1': 'icon_margin',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFPadding',
'10': 'iconMargin'
},
{
'1': 'label',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'8': {'3': true},
'10': 'label',
},
{'1': 'horizontal', '3': 5, '4': 1, '5': 8, '10': 'horizontal'},
],
};