TableCellProperties constructor
TableCellProperties({
- String? contentAlignment,
- TableCellBackgroundFill? tableCellBackgroundFill,
Implementation
TableCellProperties({this.contentAlignment, this.tableCellBackgroundFill});