FFBadge$json top-level constant
Implementation
@$core.Deprecated('Use fFBadgeDescriptor instead')
const FFBadge$json = {
'1': 'FFBadge',
'2': [
{
'1': 'text',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'text'
},
{
'1': 'legacy_color',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyColor'
},
{
'1': 'color_value',
'3': 9,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'colorValue'
},
{
'1': 'legacy_elevation',
'3': 3,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyElevation'
},
{
'1': 'elevation_value',
'3': 10,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'elevationValue'
},
{
'1': 'legacy_animation',
'3': 4,
'4': 1,
'5': 8,
'8': {},
'10': 'legacyAnimation'
},
{
'1': 'animation_value',
'3': 11,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBooleanValue',
'10': 'animationValue'
},
{
'1': 'border_radius',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBorderRadius',
'10': 'borderRadius'
},
{
'1': 'legacy_show_badge',
'3': 6,
'4': 1,
'5': 8,
'8': {},
'10': 'legacyShowBadge'
},
{
'1': 'show_badge_value',
'3': 12,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBooleanValue',
'10': 'showBadgeValue'
},
{
'1': 'legacy_position_start',
'3': 7,
'4': 1,
'5': 8,
'8': {},
'10': 'legacyPositionStart'
},
{
'1': 'position_start_value',
'3': 13,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBooleanValue',
'10': 'positionStartValue'
},
{
'1': 'inner_padding',
'3': 8,
'4': 1,
'5': 11,
'6': '.flutterflow.FFPadding',
'10': 'innerPadding'
},
],
};