AnimationModel constructor

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

Implementation

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