FFPageView$json top-level constant

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

Implementation

@$core.Deprecated('Use fFPageViewDescriptor instead')
const FFPageView$json = {
  '1': 'FFPageView',
  '2': [
    {
      '1': 'dimensions',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDimensions',
      '10': 'dimensions'
    },
    {
      '1': 'scroll_direction',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFAxis',
      '10': 'scrollDirection'
    },
    {
      '1': 'margin',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFPadding',
      '10': 'margin'
    },
    {
      '1': 'indicator_options',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFPageViewIndicatorOptions',
      '10': 'indicatorOptions'
    },
    {'1': 'allow_scrolling', '3': 5, '4': 1, '5': 8, '10': 'allowScrolling'},
    {
      '1': 'legacy_initial_page_index',
      '3': 6,
      '4': 1,
      '5': 5,
      '8': {},
      '10': 'legacyInitialPageIndex'
    },
    {
      '1': 'initial_page_index_value',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIntegerValue',
      '10': 'initialPageIndexValue'
    },
    {
      '1': 'update_page_on_swipe',
      '3': 7,
      '4': 1,
      '5': 8,
      '10': 'updatePageOnSwipe'
    },
  ],
};