FFCard$json top-level constant
Implementation
@$core.Deprecated('Use fFCardDescriptor instead')
const FFCard$json = {
'1': 'FFCard',
'2': [
{
'1': 'legacy_legacy_color',
'3': 1,
'4': 1,
'5': 3,
'8': {'3': true},
'10': 'legacyLegacyColor',
},
{
'1': 'legacy_elevation',
'3': 2,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyElevation'
},
{
'1': 'elevation_value',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'elevationValue'
},
{
'1': 'legacy_color',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyColor'
},
{
'1': 'color_value',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'colorValue'
},
{
'1': 'border_radius',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBorderRadius',
'10': 'borderRadius'
},
],
};