FFChoiceChips$json top-level constant

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

Implementation

@$core.Deprecated('Use fFChoiceChipsDescriptor instead')
const FFChoiceChips$json = {
  '1': 'FFChoiceChips',
  '2': [
    {
      '1': 'legacy_initial_option',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': {'3': true},
      '10': 'legacyInitialOption',
    },
    {
      '1': 'initial_option',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFText',
      '10': 'initialOption'
    },
    {
      '1': 'options',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFChipData',
      '10': 'options'
    },
    {
      '1': 'options_variable',
      '3': 20,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFVariable',
      '10': 'optionsVariable'
    },
    {
      '1': 'selected_chip_style',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFChipStyle',
      '10': 'selectedChipStyle'
    },
    {
      '1': 'unselected_chip_style',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFChipStyle',
      '10': 'unselectedChipStyle'
    },
    {
      '1': 'legacy_chip_spacing',
      '3': 5,
      '4': 1,
      '5': 1,
      '8': {},
      '10': 'legacyChipSpacing'
    },
    {
      '1': 'chip_spacing_value',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDoubleValue',
      '10': 'chipSpacingValue'
    },
    {'1': 'multiselect', '3': 6, '4': 1, '5': 8, '10': 'multiselect'},
    {
      '1': 'legacy_initially_selected',
      '3': 8,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFText',
      '8': {'3': true},
      '10': 'legacyInitiallySelected',
    },
    {
      '1': 'initially_selected',
      '3': 21,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFTextOptionsValue',
      '10': 'initiallySelected'
    },
    {
      '1': 'legacy_row_spacing',
      '3': 9,
      '4': 1,
      '5': 1,
      '8': {},
      '10': 'legacyRowSpacing'
    },
    {
      '1': 'row_spacing_value',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDoubleValue',
      '10': 'rowSpacingValue'
    },
    {
      '1': 'child_alignment',
      '3': 10,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFWrapAlignment',
      '10': 'childAlignment'
    },
    {
      '1': 'legacy_require_selection',
      '3': 11,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'legacyRequireSelection'
    },
    {
      '1': 'require_selection_value',
      '3': 17,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBooleanValue',
      '10': 'requireSelectionValue'
    },
    {
      '1': 'disabled',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDisable',
      '10': 'disabled'
    },
    {
      '1': 'legacy_disabled_color',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyDisabledColor'
    },
    {
      '1': 'disabled_color_value',
      '3': 18,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'disabledColorValue'
    },
    {
      '1': 'legacy_wrapped',
      '3': 14,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'legacyWrapped'
    },
    {
      '1': 'wrapped_value',
      '3': 19,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBooleanValue',
      '10': 'wrappedValue'
    },
  ],
};