verticalAlignment property
getter/setter pair
Where this cell should be placed vertically.
When using TableCellVerticalAlignment.baseline, the text baseline must be set as well.
Implementation
TableCellVerticalAlignment? verticalAlignment;