FFColumn$json top-level constant
Implementation
@$core.Deprecated('Use fFColumnDescriptor instead')
const FFColumn$json = {
'1': 'FFColumn',
'2': [
{
'1': 'legacy_min_size',
'3': 1,
'4': 1,
'5': 8,
'8': {},
'10': 'legacyMinSize'
},
{
'1': 'min_size_value',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBooleanValue',
'10': 'minSizeValue'
},
{
'1': 'main_axis_alignment',
'3': 2,
'4': 1,
'5': 14,
'6': '.flutterflow.FFMainAxisAlignment',
'10': 'mainAxisAlignment'
},
{
'1': 'cross_axis_alignment',
'3': 3,
'4': 1,
'5': 14,
'6': '.flutterflow.FFCrossAxisAlignment',
'10': 'crossAxisAlignment'
},
{'1': 'scrollable', '3': 4, '4': 1, '5': 8, '10': 'scrollable'},
{'1': 'primary', '3': 5, '4': 1, '5': 8, '10': 'primary'},
{
'1': 'list_spacing',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFListSpacing',
'10': 'listSpacing'
},
{
'1': 'use_intrinsic_width',
'3': 8,
'4': 1,
'5': 8,
'10': 'useIntrinsicWidth'
},
],
};