TableRowCellModel constructor

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

Implementation

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