FFSwitchListTile$json top-level constant

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

Implementation

@$core.Deprecated('Use fFSwitchListTileDescriptor instead')
const FFSwitchListTile$json = {
  '1': 'FFSwitchListTile',
  '2': [
    {
      '1': 'legacy_initial_value',
      '3': 1,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'legacyInitialValue'
    },
    {
      '1': 'initial_value_value',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBooleanValue',
      '10': 'initialValueValue'
    },
    {
      '1': 'title',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFText',
      '10': 'title'
    },
    {
      '1': 'subtitle',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFText',
      '10': 'subtitle'
    },
    {'1': 'legacy_dense', '3': 4, '4': 1, '5': 8, '8': {}, '10': 'legacyDense'},
    {
      '1': 'dense_value',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBooleanValue',
      '10': 'denseValue'
    },
    {
      '1': 'content_padding',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFPadding',
      '10': 'contentPadding'
    },
    {
      '1': 'legacy_tile_color',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyTileColor'
    },
    {
      '1': 'tile_color_value',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'tileColorValue'
    },
    {
      '1': 'border_radius',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBorderRadius',
      '10': 'borderRadius'
    },
    {
      '1': 'legacy_active_color',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyActiveColor'
    },
    {
      '1': 'active_color_value',
      '3': 17,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'activeColorValue'
    },
    {
      '1': 'legacy_active_track_color',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyActiveTrackColor'
    },
    {
      '1': 'active_track_color_value',
      '3': 18,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'activeTrackColorValue'
    },
    {'1': 'leading', '3': 10, '4': 1, '5': 8, '10': 'leading'},
    {
      '1': 'disabled',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDisable',
      '10': 'disabled'
    },
    {
      '1': 'legacy_disabled_active_color',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyDisabledActiveColor'
    },
    {
      '1': 'disabled_active_color_value',
      '3': 19,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'disabledActiveColorValue'
    },
    {
      '1': 'legacy_disabled_active_track_color',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyDisabledActiveTrackColor'
    },
    {
      '1': 'disabled_active_track_color_value',
      '3': 20,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'disabledActiveTrackColorValue'
    },
  ],
};