BallRotate constructor

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

Implementation

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