RotateTransform constructor

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

Implementation

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