TransformModel constructor

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

Implementation

TransformModel(super.parent, super.id);