rotate property

void rotate=(double v)

Implementation

set rotate(double v) => _add((w) => Transform.rotate(angle: v, child: w));