const RotationWidget({Key? key, this.isStartDefault = true, this.speedMilliseconds = 500, this.child}) : super(key: key);