FFSignature$json top-level constant
Implementation
@$core.Deprecated('Use fFSignatureDescriptor instead')
const FFSignature$json = {
'1': 'FFSignature',
'2': [
{
'1': 'legacy_pen_color',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyPenColor'
},
{
'1': 'pen_color_value',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'penColorValue'
},
{
'1': 'legacy_background_color',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyBackgroundColor'
},
{
'1': 'background_color_value',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'backgroundColorValue'
},
{
'1': 'legacy_export_background_color',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyExportBackgroundColor'
},
{
'1': 'export_background_color_value',
'3': 8,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'exportBackgroundColorValue'
},
{
'1': 'dimensions',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDimensions',
'10': 'dimensions'
},
{
'1': 'legacy_stroke_width',
'3': 5,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyStrokeWidth'
},
{
'1': 'stroke_width_value',
'3': 9,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'strokeWidthValue'
},
],
};