TableRowCellModel constructor
TableRowCellModel(
- WidgetModel parent,
- String? id
Implementation
TableRowCellModel(WidgetModel super.parent, super.id);
TableRowCellModel(WidgetModel super.parent, super.id);