Properties
| Property | Type | Description | 
|---|---|---|
| verticalAlignment | TableCellVerticalAlignment? | Defines the verticalAlignment for the table cell. Can be top,middle,bottom,baseline,fill&intrinsicHeightDefaults totop. | 
| child | Map<String, dynamic> | The child widget of the table cell. |