FFBorderRadius$json top-level constant
Implementation
@$core.Deprecated('Use fFBorderRadiusDescriptor instead')
const FFBorderRadius$json = {
'1': 'FFBorderRadius',
'2': [
{
'1': 'legacy_top_left',
'3': 1,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyTopLeft'
},
{
'1': 'top_left_value',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'topLeftValue'
},
{
'1': 'legacy_top_right',
'3': 2,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyTopRight'
},
{
'1': 'top_right_value',
'3': 8,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'topRightValue'
},
{
'1': 'legacy_bottom_left',
'3': 3,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyBottomLeft'
},
{
'1': 'bottom_left_value',
'3': 9,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'bottomLeftValue'
},
{
'1': 'legacy_bottom_right',
'3': 4,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyBottomRight'
},
{
'1': 'bottom_right_value',
'3': 10,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'bottomRightValue'
},
{
'1': 'type',
'3': 5,
'4': 1,
'5': 14,
'6': '.flutterflow.FFBorderRadius.BorderRadiusType',
'10': 'type'
},
{'1': 'legacy_all', '3': 6, '4': 1, '5': 1, '8': {}, '10': 'legacyAll'},
{
'1': 'all_value',
'3': 11,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'allValue'
},
{
'1': 'theme_radius_token',
'3': 12,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'themeRadiusToken'
},
],
'4': [FFBorderRadius_BorderRadiusType$json],
};