AnimatedRotationBoxRoute constructor

const AnimatedRotationBoxRoute({
  1. Key? key,
})

Implementation

const AnimatedRotationBoxRoute({Key? key}) : super(key: key);