FFCountController$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCountControllerDescriptor instead')
const FFCountController$json = {
  '1': 'FFCountController',
  '2': [
    {
      '1': 'legacy_initial_count',
      '3': 1,
      '4': 1,
      '5': 5,
      '8': {},
      '10': 'legacyInitialCount'
    },
    {
      '1': 'initial_count_value',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIntegerValue',
      '10': 'initialCountValue'
    },
    {'1': 'display_value', '3': 2, '4': 1, '5': 5, '10': 'displayValue'},
    {
      '1': 'legacy_step_size',
      '3': 3,
      '4': 1,
      '5': 5,
      '8': {},
      '10': 'legacyStepSize'
    },
    {
      '1': 'step_size_value',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIntegerValue',
      '10': 'stepSizeValue'
    },
    {
      '1': 'legacy_minimum',
      '3': 4,
      '4': 1,
      '5': 5,
      '8': {},
      '10': 'legacyMinimum'
    },
    {
      '1': 'minimum_value',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIntegerValue',
      '10': 'minimumValue'
    },
    {
      '1': 'legacy_maximum',
      '3': 5,
      '4': 1,
      '5': 5,
      '8': {},
      '10': 'legacyMaximum'
    },
    {
      '1': 'maximum_value',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIntegerValue',
      '10': 'maximumValue'
    },
    {
      '1': 'legacy_decrement_icon',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIcon',
      '8': {},
      '10': 'legacyDecrementIcon'
    },
    {
      '1': 'decrement_icon_value',
      '3': 17,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIconValue',
      '10': 'decrementIconValue'
    },
    {
      '1': 'legacy_increment_icon',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIcon',
      '8': {},
      '10': 'legacyIncrementIcon'
    },
    {
      '1': 'increment_icon_value',
      '3': 18,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIconValue',
      '10': 'incrementIconValue'
    },
    {
      '1': 'legacy_disabled_color',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyDisabledColor'
    },
    {
      '1': 'disabled_color_value',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'disabledColorValue'
    },
    {
      '1': 'count_text_style',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFText',
      '10': 'countTextStyle'
    },
    {
      '1': 'container_props',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFContainer',
      '10': 'containerProps'
    },
    {
      '1': 'content_padding',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFPadding',
      '10': 'contentPadding'
    },
  ],
};