FFAspectRatio$json top-level constant
Implementation
@$core.Deprecated('Use fFAspectRatioDescriptor instead')
const FFAspectRatio$json = {
'1': 'FFAspectRatio',
'2': [
{
'1': 'aspect_ratio_value',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'aspectRatioValue'
},
{
'1': 'preset',
'3': 2,
'4': 1,
'5': 14,
'6': '.flutterflow.FFAspectRatioPreset',
'10': 'preset'
},
],
};