MotionPageDetails constructor

MotionPageDetails(
  1. int index,
  2. ImageObj obj
)

Implementation

MotionPageDetails(this.index, this.obj);