FFBoxShadow$json top-level constant
Implementation
@$core.Deprecated('Use fFBoxShadowDescriptor instead')
const FFBoxShadow$json = {
'1': 'FFBoxShadow',
'2': [
{
'1': 'legacy_blur_radius',
'3': 1,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyBlurRadius'
},
{
'1': 'blur_radius_value',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'blurRadiusValue'
},
{
'1': 'legacy_color',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyColor'
},
{
'1': 'color_value',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'colorValue'
},
{'1': 'legacy_dx', '3': 3, '4': 1, '5': 1, '8': {}, '10': 'legacyDx'},
{
'1': 'dx_value',
'3': 8,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'dxValue'
},
{'1': 'legacy_dy', '3': 4, '4': 1, '5': 1, '8': {}, '10': 'legacyDy'},
{
'1': 'dy_value',
'3': 9,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'dyValue'
},
{
'1': 'legacy_spread_radius',
'3': 5,
'4': 1,
'5': 1,
'8': {},
'10': 'legacySpreadRadius'
},
{
'1': 'spread_radius_value',
'3': 10,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'spreadRadiusValue'
},
{
'1': 'theme_shadow_token',
'3': 11,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'themeShadowToken'
},
],
};