FFSlidableActionWidget$json top-level constant
Implementation
@$core.Deprecated('Use fFSlidableActionWidgetDescriptor instead')
const FFSlidableActionWidget$json = {
'1': 'FFSlidableActionWidget',
'2': [
{
'1': 'legacy_text',
'3': 1,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'legacyText',
},
{
'1': 'text',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'text'
},
{
'1': 'legacy_color',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyColor'
},
{
'1': 'color_value',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'colorValue'
},
{
'1': 'legacy_icon',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIcon',
'8': {},
'10': 'legacyIcon'
},
{
'1': 'icon_value',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIconValue',
'10': 'iconValue'
},
],
};