FFDefaultAppBar$json top-level constant
Implementation
@$core.Deprecated('Use fFDefaultAppBarDescriptor instead')
const FFDefaultAppBar$json = {
'1': 'FFDefaultAppBar',
'2': [
{
'1': 'edit_metadata',
'3': 8,
'4': 1,
'5': 11,
'6': '.flutterflow.FFEditMetadata',
'8': {},
'10': 'editMetadata'
},
{
'1': 'template_type',
'3': 1,
'4': 1,
'5': 14,
'6': '.flutterflow.FFAppBar.TemplateType',
'10': 'templateType'
},
{
'1': 'background_color',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'10': 'backgroundColor'
},
{
'1': 'height',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDim',
'10': 'height'
},
{'1': 'elevation', '3': 4, '4': 1, '5': 1, '10': 'elevation'},
{
'1': 'default_icon',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIcon',
'10': 'defaultIcon'
},
{
'1': 'text_style',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'textStyle'
},
{'1': 'add_on_new_pages', '3': 7, '4': 1, '5': 8, '10': 'addOnNewPages'},
{
'1': 'responsive_visibility',
'3': 9,
'4': 1,
'5': 11,
'6': '.flutterflow.FFResponsiveVisibility',
'10': 'responsiveVisibility'
},
{
'1': 'legacy_has_migrated_old',
'3': 10,
'4': 1,
'5': 8,
'8': {'3': true},
'10': 'legacyHasMigratedOld',
},
{
'1': 'legacy_has_migrated',
'3': 11,
'4': 1,
'5': 8,
'8': {'3': true},
'10': 'legacyHasMigrated',
},
],
};