Implementation
@$core.Deprecated('Use fFCheckboxGroupDescriptor instead')
const FFCheckboxGroup$json = {
'1': 'FFCheckboxGroup',
'2': [
{
'1': 'legacy_options',
'3': 1,
'4': 3,
'5': 11,
'6': '.flutterflow.FFText',
'8': {'3': true},
'10': 'legacyOptions',
},
{
'1': 'legacy_initially_selected',
'3': 2,
'4': 3,
'5': 11,
'6': '.flutterflow.FFText',
'8': {'3': true},
'10': 'legacyInitiallySelected',
},
{
'1': 'options',
'3': 15,
'4': 1,
'5': 11,
'6': '.flutterflow.FFTextOptionsValue',
'10': 'options'
},
{
'1': 'initially_selected',
'3': 16,
'4': 1,
'5': 11,
'6': '.flutterflow.FFTextOptionsValue',
'10': 'initiallySelected'
},
{
'1': 'text_padding',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFPadding',
'10': 'textPadding'
},
{
'1': 'item_padding',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFPadding',
'10': 'itemPadding'
},
{
'1': 'legacy_active_color',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyActiveColor'
},
{
'1': 'active_color_value',
'3': 12,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'activeColorValue'
},
{
'1': 'legacy_check_color',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyCheckColor'
},
{
'1': 'check_color_value',
'3': 13,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'checkColorValue'
},
{
'1': 'checkbox_border_radius',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBorderRadius',
'10': 'checkboxBorderRadius'
},
{
'1': 'text_style',
'3': 8,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'textStyle'
},
{
'1': 'legacy_border_color',
'3': 9,
'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': 'disabled',
'3': 10,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDisable',
'10': 'disabled'
},
{
'1': 'unselected_text_style',
'3': 11,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'unselectedTextStyle'
},
],
};