FFRefreshIndicatorWidget$json top-level constant

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

Implementation

@$core.Deprecated('Use fFRefreshIndicatorWidgetDescriptor instead')
const FFRefreshIndicatorWidget$json = {
  '1': 'FFRefreshIndicatorWidget',
  '2': [
    {
      '1': 'loading_widget',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFLoadingWidget',
      '10': 'loadingWidget'
    },
    {
      '1': 'display_in_flutter_flow',
      '3': 2,
      '4': 1,
      '5': 8,
      '10': 'displayInFlutterFlow'
    },
  ],
};