FFFloatingNavBarSettings$json top-level constant
Implementation
@$core.Deprecated('Use fFFloatingNavBarSettingsDescriptor instead')
const FFFloatingNavBarSettings$json = {
'1': 'FFFloatingNavBarSettings',
'2': [
{
'1': 'selected_background_color',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'10': 'selectedBackgroundColor'
},
{
'1': 'width',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDim',
'10': 'width'
},
{'1': 'border_radius', '3': 3, '4': 1, '5': 1, '10': 'borderRadius'},
{'1': 'elevation', '3': 4, '4': 1, '5': 1, '10': 'elevation'},
{
'1': 'item_border_radius',
'3': 5,
'4': 1,
'5': 1,
'10': 'itemBorderRadius'
},
{
'1': 'item_margin',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFPadding',
'10': 'itemMargin'
},
{
'1': 'item_padding',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFPadding',
'10': 'itemPadding'
},
],
};