FFChipStyle$json top-level constant
Implementation
@$core.Deprecated('Use fFChipStyleDescriptor instead')
const FFChipStyle$json = {
'1': 'FFChipStyle',
'2': [
{
'1': 'legacy_background_color',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyBackgroundColor'
},
{
'1': 'background_color_value',
'3': 10,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'backgroundColorValue'
},
{
'1': 'text_style',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'textStyle'
},
{
'1': 'legacy_icon_color',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyIconColor'
},
{
'1': 'icon_color_value',
'3': 11,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'iconColorValue'
},
{
'1': 'legacy_icon_size',
'3': 4,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyIconSize'
},
{
'1': 'icon_size_value',
'3': 12,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'iconSizeValue'
},
{
'1': 'label_padding',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFPadding',
'10': 'labelPadding'
},
{
'1': 'legacy_elevation',
'3': 6,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyElevation'
},
{
'1': 'elevation_value',
'3': 13,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'elevationValue'
},
{
'1': 'legacy_border_color',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyBorderColor'
},
{
'1': 'border_color_value',
'3': 14,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'borderColorValue'
},
{
'1': 'legacy_border_width',
'3': 8,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyBorderWidth'
},
{
'1': 'border_width_value',
'3': 15,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'borderWidthValue'
},
{
'1': 'border_radius',
'3': 9,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBorderRadius',
'10': 'borderRadius'
},
],
};