tableCellVerticalAlignmentMap top-level property
Implementation
final tableCellVerticalAlignmentMap ={
"top": TableCellVerticalAlignment.top,
"middle": TableCellVerticalAlignment.middle,
"bottom": TableCellVerticalAlignment.bottom,
"file": TableCellVerticalAlignment.fill,
"baseline": TableCellVerticalAlignment.baseline,
};