FFFlex$json top-level constant

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

Implementation

@$core.Deprecated('Use fFFlexDescriptor instead')
const FFFlex$json = {
  '1': 'FFFlex',
  '2': [
    {
      '1': 'legacy_is_horizontal',
      '3': 1,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'legacyIsHorizontal'
    },
    {
      '1': 'is_horizontal_value',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBooleanValue',
      '10': 'isHorizontalValue'
    },
    {
      '1': 'list_spacing',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFListSpacing',
      '10': 'listSpacing'
    },
    {
      '1': 'legacy_min_size',
      '3': 4,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'legacyMinSize'
    },
    {
      '1': 'min_size_value',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBooleanValue',
      '10': 'minSizeValue'
    },
    {
      '1': 'main_axis_alignment',
      '3': 6,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFMainAxisAlignment',
      '10': 'mainAxisAlignment'
    },
    {
      '1': 'cross_axis_alignment',
      '3': 7,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFCrossAxisAlignment',
      '10': 'crossAxisAlignment'
    },
    {'1': 'scrollable', '3': 8, '4': 1, '5': 8, '10': 'scrollable'},
  ],
};