FFBoxDecoration$json top-level constant

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

Implementation

@$core.Deprecated('Use fFBoxDecorationDescriptor instead')
const FFBoxDecoration$json = {
  '1': 'FFBoxDecoration',
  '2': [
    {
      '1': 'legacy_legacy_color',
      '3': 1,
      '4': 1,
      '5': 3,
      '8': {'3': true},
      '10': 'legacyLegacyColor',
    },
    {
      '1': 'legacy_color',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyColor'
    },
    {
      '1': 'color_value',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'colorValue'
    },
    {
      '1': 'border_radius',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBorderRadius',
      '10': 'borderRadius'
    },
    {
      '1': 'border',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBorder',
      '10': 'border'
    },
    {
      '1': 'box_shape',
      '3': 5,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFBoxShape',
      '10': 'boxShape'
    },
    {
      '1': 'legacy_legacy_border_color',
      '3': 6,
      '4': 1,
      '5': 3,
      '8': {'3': true},
      '10': 'legacyLegacyBorderColor',
    },
    {
      '1': 'legacyz_border_color',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyzBorderColor'
    },
    {
      '1': 'border_color_value',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'borderColorValue'
    },
    {
      '1': 'legacy_border_width',
      '3': 7,
      '4': 1,
      '5': 1,
      '8': {},
      '10': 'legacyBorderWidth'
    },
    {
      '1': 'border_width_value',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDoubleValue',
      '10': 'borderWidthValue'
    },
    {
      '1': 'gradient',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFGradient',
      '10': 'gradient'
    },
    {
      '1': 'box_shadow',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBoxShadow',
      '10': 'boxShadow'
    },
    {
      '1': 'image',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFImage',
      '10': 'image'
    },
  ],
};