FFGenUIChatStyling$json top-level constant
Implementation
@$core.Deprecated('Use fFGenUIChatStylingDescriptor instead')
const FFGenUIChatStyling$json = {
'1': 'FFGenUIChatStyling',
'2': [
{
'1': 'background_color',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'backgroundColor'
},
{
'1': 'dimensions',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDimensions',
'10': 'dimensions'
},
{
'1': 'padding',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFPadding',
'10': 'padding'
},
{
'1': 'border_radius',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBorderRadius',
'10': 'borderRadius'
},
{
'1': 'max_content_width',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDim',
'10': 'maxContentWidth'
},
{
'1': 'message_spacing',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'messageSpacing'
},
{
'1': 'input_area',
'3': 8,
'4': 1,
'5': 11,
'6': '.flutterflow.FFGenUIChatInputAreaStyling',
'10': 'inputArea'
},
{
'1': 'header',
'3': 9,
'4': 1,
'5': 11,
'6': '.flutterflow.FFGenUIChatHeaderConfig',
'10': 'header'
},
{
'1': 'avatars',
'3': 10,
'4': 1,
'5': 11,
'6': '.flutterflow.FFGenUIChatAvatarConfig',
'10': 'avatars'
},
{
'1': 'scroll',
'3': 11,
'4': 1,
'5': 11,
'6': '.flutterflow.FFGenUIChatScrollConfig',
'10': 'scroll'
},
{
'1': 'user_bubble_styling',
'3': 12,
'4': 1,
'5': 11,
'6': '.flutterflow.FFGenUIChatBubbleStyling',
'10': 'userBubbleStyling'
},
{
'1': 'ai_bubble_styling',
'3': 13,
'4': 1,
'5': 11,
'6': '.flutterflow.FFGenUIChatBubbleStyling',
'10': 'aiBubbleStyling'
},
{
'1': 'send_button_styling',
'3': 14,
'4': 1,
'5': 11,
'6': '.flutterflow.FFGenUIChatSendButtonStyling',
'10': 'sendButtonStyling'
},
{
'1': 'welcome_config',
'3': 15,
'4': 1,
'5': 11,
'6': '.flutterflow.FFGenUIChatWelcomeConfig',
'10': 'welcomeConfig'
},
],
};