Implementation
@$core.Deprecated('Use fFSliderDescriptor instead')
const FFSlider$json = {
'1': 'FFSlider',
'2': [
{
'1': 'legacy_active_color',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyActiveColor'
},
{
'1': 'active_color_value',
'3': 15,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'activeColorValue'
},
{
'1': 'legacy_inactive_color',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyInactiveColor'
},
{
'1': 'inactive_color_value',
'3': 16,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'inactiveColorValue'
},
{'1': 'legacy_min', '3': 3, '4': 1, '5': 1, '8': {}, '10': 'legacyMin'},
{
'1': 'min_value',
'3': 17,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'minValue'
},
{'1': 'legacy_max', '3': 4, '4': 1, '5': 1, '8': {}, '10': 'legacyMax'},
{
'1': 'max_value',
'3': 18,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'maxValue'
},
{'1': 'step_size', '3': 5, '4': 1, '5': 1, '10': 'stepSize'},
{
'1': 'legacy_num_divisions',
'3': 12,
'4': 1,
'5': 5,
'8': {},
'10': 'legacyNumDivisions'
},
{
'1': 'num_divisions_value',
'3': 20,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIntegerValue',
'10': 'numDivisionsValue'
},
{
'1': 'legacy_initial_value',
'3': 6,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyInitialValue'
},
{
'1': 'initial_value_value',
'3': 21,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'initialValueValue'
},
{'1': 'show_value', '3': 7, '4': 1, '5': 8, '10': 'showValue'},
{
'1': 'legacy_display_value',
'3': 8,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyDisplayValue'
},
{
'1': 'display_value_value',
'3': 23,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'displayValueValue'
},
{'1': 'legacy_width', '3': 9, '4': 1, '5': 1, '8': {}, '10': 'legacyWidth'},
{
'1': 'width_value',
'3': 24,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'widthValue'
},
{
'1': 'legacy_debounce_time',
'3': 10,
'4': 1,
'5': 5,
'8': {},
'10': 'legacyDebounceTime'
},
{
'1': 'debounce_time_value',
'3': 25,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIntegerValue',
'10': 'debounceTimeValue'
},
{'1': 'on_change_end', '3': 11, '4': 1, '5': 8, '10': 'onChangeEnd'},
{
'1': 'disabled',
'3': 13,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDisable',
'10': 'disabled'
},
{
'1': 'num_decimal_places',
'3': 14,
'4': 1,
'5': 5,
'10': 'numDecimalPlaces'
},
],
};