FFShadowToken$json top-level constant

  1. @Deprecated('Use fFShadowTokenDescriptor instead')
Map<String, Object> const FFShadowToken$json

Implementation

@$core.Deprecated('Use fFShadowTokenDescriptor instead')
const FFShadowToken$json = {
  '1': 'FFShadowToken',
  '2': [
    {
      '1': 'identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'identifier'
    },
    {'1': 'blur_radius', '3': 2, '4': 1, '5': 1, '10': 'blurRadius'},
    {
      '1': 'color',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '10': 'color'
    },
    {'1': 'dx', '3': 4, '4': 1, '5': 1, '10': 'dx'},
    {'1': 'dy', '3': 5, '4': 1, '5': 1, '10': 'dy'},
    {'1': 'spread_radius', '3': 6, '4': 1, '5': 1, '10': 'spreadRadius'},
  ],
};