RotateTransitionModel constructor

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

Implementation

RotateTransitionModel(super.parent, super.id);