TableRowCellModel constructor

TableRowCellModel(
  1. Model parent,
  2. String? id
)

Implementation

TableRowCellModel(Model super.parent, super.id);