FFGenUIChatSendButtonStyling$json top-level constant
- @Deprecated('Use fFGenUIChatSendButtonStylingDescriptor instead')
Map<String, Object>
const
FFGenUIChatSendButtonStyling$json
Implementation
@$core.Deprecated('Use fFGenUIChatSendButtonStylingDescriptor instead')
const FFGenUIChatSendButtonStyling$json = {
'1': 'FFGenUIChatSendButtonStyling',
'2': [
{
'1': 'icon_color',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'iconColor'
},
{
'1': 'background_color',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'backgroundColor'
},
],
};