FFInteractionTestStep_ScrollUntilVisibleStep$json top-level constant
- @Deprecated('Use fFInteractionTestStepDescriptor instead')
Map<String, Object>
const
FFInteractionTestStep_ScrollUntilVisibleStep$json
Implementation
@$core.Deprecated('Use fFInteractionTestStepDescriptor instead')
const FFInteractionTestStep_ScrollUntilVisibleStep$json = {
'1': 'ScrollUntilVisibleStep',
'2': [
{'1': 'delta', '3': 1, '4': 1, '5': 1, '10': 'delta'},
{
'1': 'scrollable',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFTestFinder',
'10': 'scrollable'
},
],
};