Implementation
@$core.Deprecated('Use fFPageViewIndicatorOptionsDescriptor instead')
const FFPageViewIndicatorOptions$json = {
'1': 'FFPageViewIndicatorOptions',
'2': [
{'1': 'has_indicator', '3': 1, '4': 1, '5': 8, '10': 'hasIndicator'},
{
'1': 'alignment',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFAlignment',
'10': 'alignment'
},
{
'1': 'indicator_padding',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFPadding',
'10': 'indicatorPadding'
},
{'1': 'expansion_factor', '3': 4, '4': 1, '5': 1, '10': 'expansionFactor'},
{
'1': 'legacy_spacing',
'3': 5,
'4': 1,
'5': 1,
'8': {},
'10': 'legacySpacing'
},
{
'1': 'spacing_value',
'3': 12,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'spacingValue'
},
{
'1': 'legacy_border_radius',
'3': 6,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyBorderRadius'
},
{
'1': 'border_radius_value',
'3': 13,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'borderRadiusValue'
},
{
'1': 'legacy_dot_width',
'3': 7,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyDotWidth'
},
{
'1': 'dot_width_value',
'3': 14,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'dotWidthValue'
},
{
'1': 'legacy_dot_height',
'3': 8,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyDotHeight'
},
{
'1': 'dot_height_value',
'3': 15,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'dotHeightValue'
},
{
'1': 'legacy_inactive_color',
'3': 9,
'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_active_color',
'3': 10,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyActiveColor'
},
{
'1': 'active_color_value',
'3': 17,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'activeColorValue'
},
{'1': 'outline', '3': 11, '4': 1, '5': 8, '10': 'outline'},
],
};