FFSplashImage$json top-level constant
Implementation
@$core.Deprecated('Use fFSplashImageDescriptor instead')
const FFSplashImage$json = {
'1': 'FFSplashImage',
'2': [
{
'1': 'edit_metadata',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFEditMetadata',
'8': {},
'10': 'editMetadata'
},
{'1': 'path', '3': 1, '4': 1, '5': 9, '10': 'path'},
{
'1': 'fit',
'3': 2,
'4': 1,
'5': 14,
'6': '.flutterflow.FFBoxFit',
'10': 'fit'
},
{
'1': 'dimensions',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDimensions',
'10': 'dimensions'
},
{
'1': 'background_color',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'10': 'backgroundColor'
},
{
'1': 'pre_loading_color',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'10': 'preLoadingColor'
},
{
'1': 'min_splash_screen_duration',
'3': 7,
'4': 1,
'5': 5,
'10': 'minSplashScreenDuration'
},
{'1': 'disable_for_web', '3': 8, '4': 1, '5': 8, '10': 'disableForWeb'},
],
};