Implementation
@$core.Deprecated('Use fFInputDecorationDescriptor instead')
const FFInputDecoration$json = {
'1': 'FFInputDecoration',
'2': [
{
'1': 'input_border_type',
'3': 1,
'4': 1,
'5': 14,
'6': '.flutterflow.FFInputDecoration.InputBorderType',
'10': 'inputBorderType'
},
{
'1': 'legacy_color',
'3': 2,
'4': 1,
'5': 3,
'8': {'3': true},
'10': 'legacyColor',
},
{
'1': 'legacy_border_color',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyBorderColor'
},
{
'1': 'border_color_value',
'3': 21,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'borderColorValue'
},
{
'1': 'legacy_filled',
'3': 11,
'4': 1,
'5': 8,
'8': {},
'10': 'legacyFilled'
},
{
'1': 'filled_value',
'3': 22,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBooleanValue',
'10': 'filledValue'
},
{
'1': 'legacy_fill_color',
'3': 10,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyFillColor'
},
{
'1': 'fill_color_value',
'3': 23,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'fillColorValue'
},
{
'1': 'legacy_border_width',
'3': 3,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyBorderWidth'
},
{
'1': 'border_width_value',
'3': 24,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'borderWidthValue'
},
{
'1': 'border_radius',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBorderRadius',
'10': 'borderRadius'
},
{
'1': 'legacy_hint_text',
'3': 5,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'legacyHintText',
},
{
'1': 'hint_text',
'3': 16,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'hintText'
},
{
'1': 'hint_style',
'3': 12,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'hintStyle'
},
{
'1': 'legacy_label_text',
'3': 6,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'legacyLabelText',
},
{
'1': 'label_text',
'3': 15,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'labelText'
},
{
'1': 'label_style',
'3': 13,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'labelStyle'
},
{'1': 'legacy_dense', '3': 8, '4': 1, '5': 8, '8': {}, '10': 'legacyDense'},
{
'1': 'dense_value',
'3': 25,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBooleanValue',
'10': 'denseValue'
},
{
'1': 'content_padding',
'3': 9,
'4': 1,
'5': 11,
'6': '.flutterflow.FFPadding',
'10': 'contentPadding'
},
{
'1': 'legacy_error_border_color',
'3': 14,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyErrorBorderColor'
},
{
'1': 'error_border_color_value',
'3': 26,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'errorBorderColorValue'
},
{
'1': 'legacy_focus_border_color',
'3': 17,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyFocusBorderColor'
},
{
'1': 'focus_border_color_value',
'3': 27,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'focusBorderColorValue'
},
{
'1': 'error_text_style',
'3': 18,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'errorTextStyle'
},
{
'1': 'legacy_align_label_with_hint',
'3': 19,
'4': 1,
'5': 8,
'8': {},
'10': 'legacyAlignLabelWithHint'
},
{
'1': 'align_label_with_hint_value',
'3': 28,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBooleanValue',
'10': 'alignLabelWithHintValue'
},
{
'1': 'counter_style',
'3': 20,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'counterStyle'
},
{
'1': 'legacy_hover_color',
'3': 29,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyHoverColor'
},
{
'1': 'hover_color_value',
'3': 30,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'hoverColorValue'
},
],
'4': [FFInputDecoration_InputBorderType$json],
};