FFDivider$json top-level constant

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

Implementation

@$core.Deprecated('Use fFDividerDescriptor instead')
const FFDivider$json = {
  '1': 'FFDivider',
  '2': [
    {
      '1': 'legacy_height',
      '3': 1,
      '4': 1,
      '5': 1,
      '8': {},
      '10': 'legacyHeight'
    },
    {
      '1': 'height_value',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDoubleValue',
      '10': 'heightValue'
    },
    {
      '1': 'legacy_thickness',
      '3': 2,
      '4': 1,
      '5': 1,
      '8': {},
      '10': 'legacyThickness'
    },
    {
      '1': 'thickness_value',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDoubleValue',
      '10': 'thicknessValue'
    },
    {
      '1': 'legacy_color',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyColor'
    },
    {
      '1': 'color_value',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'colorValue'
    },
    {
      '1': 'legacy_indent',
      '3': 4,
      '4': 1,
      '5': 1,
      '8': {},
      '10': 'legacyIndent'
    },
    {
      '1': 'indent_value',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDoubleValue',
      '10': 'indentValue'
    },
    {
      '1': 'legacy_end_indent',
      '3': 5,
      '4': 1,
      '5': 1,
      '8': {},
      '10': 'legacyEndIndent'
    },
    {
      '1': 'end_indent_value',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDoubleValue',
      '10': 'endIndentValue'
    },
    {
      '1': 'line_style',
      '3': 6,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFDividerLineStyle',
      '10': 'lineStyle'
    },
    {'1': 'legacy_width', '3': 7, '4': 1, '5': 1, '8': {}, '10': 'legacyWidth'},
    {
      '1': 'width_value',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDoubleValue',
      '10': 'widthValue'
    },
  ],
};