AnimationTickMsg constructor

const AnimationTickMsg(
  1. Object controllerId,
  2. DateTime time
)

Implementation

const AnimationTickMsg(this.controllerId, this.time);