FFGoogleNavBarItem$json top-level constant

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

Implementation

@$core.Deprecated('Use fFGoogleNavBarItemDescriptor instead')
const FFGoogleNavBarItem$json = {
  '1': 'FFGoogleNavBarItem',
  '2': [
    {
      '1': 'background_color',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '9': 0,
      '10': 'backgroundColor'
    },
    {
      '1': 'gradient',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFGradient',
      '9': 0,
      '10': 'gradient'
    },
    {'1': 'custom_text_style', '3': 3, '4': 1, '5': 8, '10': 'customTextStyle'},
    {
      '1': 'text_style',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFText',
      '10': 'textStyle'
    },
  ],
  '8': [
    {'1': 'color'},
  ],
};