FFCustomDialogAction$json top-level constant
Implementation
@$core.Deprecated('Use fFCustomDialogActionDescriptor instead')
const FFCustomDialogAction$json = {
'1': 'FFCustomDialogAction',
'2': [
{
'1': 'legacy_component_class_node_key',
'3': 1,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'legacyComponentClassNodeKey',
},
{
'1': 'component_class_node_key_ref',
'3': 13,
'4': 1,
'5': 11,
'6': '.flutterflow.FFNodeKeyReference',
'10': 'componentClassNodeKeyRef'
},
{
'1': 'passed_parameters',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFPassedParameters',
'10': 'passedParameters'
},
{
'1': 'dimensions',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDimensions',
'10': 'dimensions'
},
{
'1': 'legacy_background_color',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'8': {'3': true},
'10': 'legacyBackgroundColor',
},
{
'1': 'barrier_color',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'barrierColor'
},
{
'1': 'legacy_non_blocking',
'3': 6,
'4': 1,
'5': 8,
'8': {'3': true},
'10': 'legacyNonBlocking',
},
{'1': 'non_dismissible', '3': 7, '4': 1, '5': 8, '10': 'nonDismissible'},
{'1': 'is_global', '3': 8, '4': 1, '5': 8, '10': 'isGlobal'},
{
'1': 'follower_anchor',
'3': 9,
'4': 1,
'5': 11,
'6': '.flutterflow.FFAlignment',
'10': 'followerAnchor'
},
{
'1': 'target_anchor',
'3': 10,
'4': 1,
'5': 11,
'6': '.flutterflow.FFAlignment',
'10': 'targetAnchor'
},
{
'1': 'legacy_offset',
'3': 11,
'4': 1,
'5': 11,
'6': '.flutterflow.FFOffset',
'8': {'3': true},
'10': 'legacyOffset',
},
{'1': 'avoid_overflow', '3': 12, '4': 1, '5': 8, '10': 'avoidOverflow'},
],
};