Implementation
@$core.Deprecated('Use fFIconButtonDescriptor instead')
const FFIconButton$json = {
'1': 'FFIconButton',
'2': [
{
'1': 'legacy_icon',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIcon',
'8': {},
'10': 'legacyIcon'
},
{
'1': 'icon_value',
'3': 26,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIconValue',
'10': 'iconValue'
},
{
'1': 'legacy_icon_size',
'3': 2,
'4': 1,
'5': 1,
'8': {'3': true},
'10': 'legacyIconSize',
},
{
'1': 'elevation',
'3': 3,
'4': 1,
'5': 1,
'8': {'3': true},
'10': 'elevation',
},
{
'1': 'legacy_fill_color',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyFillColor'
},
{
'1': 'fill_color_value',
'3': 17,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'fillColorValue'
},
{
'1': 'legacy_button_size',
'3': 5,
'4': 1,
'5': 1,
'8': {'3': true},
'10': 'legacyButtonSize',
},
{
'1': 'legacy_border_radius',
'3': 6,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyBorderRadius'
},
{
'1': 'border_radius_value',
'3': 18,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'borderRadiusValue'
},
{
'1': 'legacy_border_color',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyBorderColor'
},
{
'1': 'border_color_value',
'3': 19,
'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': 20,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'borderWidthValue'
},
{
'1': 'legacy_show_loading_indicator',
'3': 9,
'4': 1,
'5': 8,
'8': {},
'10': 'legacyShowLoadingIndicator'
},
{
'1': 'show_loading_indicator_value',
'3': 21,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBooleanValue',
'10': 'showLoadingIndicatorValue'
},
{
'1': 'disabled',
'3': 10,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDisable',
'10': 'disabled'
},
{
'1': 'legacy_disabled_color',
'3': 11,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyDisabledColor'
},
{
'1': 'disabled_color_value',
'3': 22,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'disabledColorValue'
},
{
'1': 'legacy_disabled_icon_color',
'3': 12,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyDisabledIconColor'
},
{
'1': 'disabled_icon_color_value',
'3': 23,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'disabledIconColorValue'
},
{'1': 'has_hover_style', '3': 13, '4': 1, '5': 8, '10': 'hasHoverStyle'},
{
'1': 'legacy_hover_color',
'3': 14,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyHoverColor'
},
{
'1': 'hover_color_value',
'3': 24,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'hoverColorValue'
},
{
'1': 'legacy_hover_icon_color',
'3': 15,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyHoverIconColor'
},
{
'1': 'hover_icon_color_value',
'3': 25,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'hoverIconColorValue'
},
{
'1': 'hover_border_color_value',
'3': 27,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'hoverBorderColorValue'
},
{
'1': 'button_size',
'3': 16,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDim',
'10': 'buttonSize'
},
],
};