FFColor$json top-level constant
Implementation
@$core.Deprecated('Use fFColorDescriptor instead')
const FFColor$json = {
'1': 'FFColor',
'2': [
{'1': 'value', '3': 1, '4': 1, '5': 3, '10': 'value'},
{
'1': 'theme_color',
'3': 2,
'4': 1,
'5': 14,
'6': '.flutterflow.FFColor.ThemeColor',
'10': 'themeColor'
},
{
'1': 'palette_color_name',
'3': 3,
'4': 1,
'5': 9,
'10': 'paletteColorName'
},
{'1': 'is_suggestion', '3': 5, '4': 1, '5': 8, '10': 'isSuggestion'},
{
'1': 'dark_mode_color',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'10': 'darkModeColor'
},
],
'4': [FFColor_ThemeColor$json],
};