Rotation of radians.
radians
factory Matrix2.rotation(double radians) => Matrix2.zero()..setRotation(radians);