MdTableRow constructor
const
MdTableRow({
- required List<
MdTableCell> cells,
Implementation
const MdTableRow({required this.cells});
const MdTableRow({required this.cells});