FFContainer$json top-level constant

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

Implementation

@$core.Deprecated('Use fFContainerDescriptor instead')
const FFContainer$json = {
  '1': 'FFContainer',
  '2': [
    {
      '1': 'dimensions',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDimensions',
      '10': 'dimensions'
    },
    {
      '1': 'max_dimensions',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDimensions',
      '10': 'maxDimensions'
    },
    {
      '1': 'min_dimensions',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDimensions',
      '10': 'minDimensions'
    },
    {
      '1': 'box_decoration',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBoxDecoration',
      '10': 'boxDecoration'
    },
    {
      '1': 'child_alignment',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFAlignment',
      '10': 'childAlignment'
    },
    {
      '1': 'legacy_elevation',
      '3': 5,
      '4': 1,
      '5': 1,
      '8': {},
      '10': 'legacyElevation'
    },
    {
      '1': 'elevation_value',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDoubleValue',
      '10': 'elevationValue'
    },
    {'1': 'clip_content', '3': 6, '4': 1, '5': 8, '10': 'clipContent'},
    {'1': 'animated', '3': 7, '4': 1, '5': 8, '10': 'animated'},
    {
      '1': 'animation_curve',
      '3': 8,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFCurve',
      '10': 'animationCurve'
    },
    {
      '1': 'legacy_animation_duration',
      '3': 9,
      '4': 1,
      '5': 1,
      '8': {},
      '10': 'legacyAnimationDuration'
    },
    {
      '1': 'animation_duration_value',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDoubleValue',
      '10': 'animationDurationValue'
    },
    {'1': 'safe_area', '3': 11, '4': 1, '5': 8, '10': 'safeArea'},
  ],
};