FFWrap$json top-level constant

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

Implementation

@$core.Deprecated('Use fFWrapDescriptor instead')
const FFWrap$json = {
  '1': 'FFWrap',
  '2': [
    {
      '1': 'legacy_spacing',
      '3': 1,
      '4': 1,
      '5': 1,
      '8': {},
      '10': 'legacySpacing'
    },
    {
      '1': 'spacing_value',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDoubleValue',
      '10': 'spacingValue'
    },
    {
      '1': 'legacy_run_spacing',
      '3': 2,
      '4': 1,
      '5': 1,
      '8': {},
      '10': 'legacyRunSpacing'
    },
    {
      '1': 'run_spacing_value',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDoubleValue',
      '10': 'runSpacingValue'
    },
    {
      '1': 'child_alignment',
      '3': 3,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFWrapAlignment',
      '10': 'childAlignment'
    },
    {
      '1': 'cross_axis_alignment',
      '3': 4,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFWrapCrossAlignment',
      '10': 'crossAxisAlignment'
    },
    {
      '1': 'direction',
      '3': 5,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFAxis',
      '10': 'direction'
    },
    {
      '1': 'run_alignment',
      '3': 6,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFWrapAlignment',
      '10': 'runAlignment'
    },
    {
      '1': 'vertical_direction',
      '3': 7,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFVerticalDirection',
      '10': 'verticalDirection'
    },
    {
      '1': 'clip_behavior',
      '3': 8,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFClip',
      '10': 'clipBehavior'
    },
  ],
};