FFGenUIChatBubbleStyling$json top-level constant
Implementation
@$core.Deprecated('Use fFGenUIChatBubbleStylingDescriptor instead')
const FFGenUIChatBubbleStyling$json = {
'1': 'FFGenUIChatBubbleStyling',
'2': [
{
'1': 'background_color',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'backgroundColor'
},
{
'1': 'text_color',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'textColor'
},
{
'1': 'border_radius',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBorderRadius',
'10': 'borderRadius'
},
],
};