FFChatPreview$json top-level constant
Implementation
@$core.Deprecated('Use fFChatPreviewDescriptor instead')
const FFChatPreview$json = {
'1': 'FFChatPreview',
'2': [
{
'1': 'chat',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDocumentProperty',
'10': 'chat'
},
{
'1': 'color',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'10': 'color'
},
{
'1': 'unread_color',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'10': 'unreadColor'
},
{
'1': 'title_text_style',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'titleTextStyle'
},
{
'1': 'date_text_style',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'dateTextStyle'
},
{
'1': 'preview_text_style',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'previewTextStyle'
},
{
'1': 'content_padding',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFPadding',
'10': 'contentPadding'
},
{
'1': 'border_radius',
'3': 8,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBorderRadius',
'10': 'borderRadius'
},
],
};