FFChatPage$json top-level constant
Implementation
@$core.Deprecated('Use fFChatPageDescriptor instead')
const FFChatPage$json = {
'1': 'FFChatPage',
'2': [
{'1': 'allow_images', '3': 1, '4': 1, '5': 8, '10': 'allowImages'},
{
'1': 'background_color',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'10': 'backgroundColor'
},
{
'1': 'time_display_setting',
'3': 3,
'4': 1,
'5': 14,
'6': '.flutterflow.FFChatPage.TimeDisplaySetting',
'10': 'timeDisplaySetting'
},
{
'1': 'current_user_box_decoration',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBoxDecoration',
'10': 'currentUserBoxDecoration'
},
{
'1': 'other_users_box_decoration',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBoxDecoration',
'10': 'otherUsersBoxDecoration'
},
{
'1': 'current_user_text_style',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'currentUserTextStyle'
},
{
'1': 'other_users_text_style',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'otherUsersTextStyle'
},
{
'1': 'input_hint_text_style',
'3': 8,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'inputHintTextStyle'
},
{
'1': 'input_text_style',
'3': 9,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'inputTextStyle'
},
{
'1': 'unread_color',
'3': 10,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'10': 'unreadColor'
},
{
'1': 'send_notifications',
'3': 11,
'4': 1,
'5': 8,
'10': 'sendNotifications'
},
{
'1': 'notifications_have_sound',
'3': 12,
'4': 1,
'5': 8,
'10': 'notificationsHaveSound'
},
{
'1': 'max_loaded_messages',
'3': 13,
'4': 1,
'5': 5,
'10': 'maxLoadedMessages'
},
],
'4': [FFChatPage_TimeDisplaySetting$json],
};