FFDrawer$json top-level constant
Implementation
@$core.Deprecated('Use fFDrawerDescriptor instead')
const FFDrawer$json = {
'1': 'FFDrawer',
'2': [
{
'1': 'legacy_dimensions',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDimensions',
'8': {'3': true},
'10': 'legacyDimensions',
},
{
'1': 'legacy_elevation',
'3': 2,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyElevation'
},
{
'1': 'elevation_value',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'elevationValue'
},
{
'1': 'width',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDim',
'10': 'width'
},
],
};