FFDataTable$json top-level constant
Implementation
@$core.Deprecated('Use fFDataTableDescriptor instead')
const FFDataTable$json = {
'1': 'FFDataTable',
'2': [
{'1': 'num_columns', '3': 1, '4': 1, '5': 5, '10': 'numColumns'},
{
'1': 'header_row_color',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'10': 'headerRowColor'
},
{'1': 'header_row_height', '3': 3, '4': 1, '5': 1, '10': 'headerRowHeight'},
{
'1': 'row_color',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'10': 'rowColor'
},
{'1': 'row_height', '3': 5, '4': 1, '5': 1, '10': 'rowHeight'},
{
'1': 'border_radius',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBorderRadius',
'10': 'borderRadius'
},
{
'1': 'divider_thickness',
'3': 7,
'4': 1,
'5': 1,
'10': 'dividerThickness'
},
{'1': 'column_spacing', '3': 11, '4': 1, '5': 1, '10': 'columnSpacing'},
{
'1': 'show_bottom_border',
'3': 8,
'4': 1,
'5': 8,
'10': 'showBottomBorder'
},
{
'1': 'has_horizontal_scroll',
'3': 9,
'4': 1,
'5': 8,
'10': 'hasHorizontalScroll'
},
{
'1': 'dimensions',
'3': 10,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDimensions',
'10': 'dimensions'
},
],
};