rotate method Null safety

Matrix rotate (
  1. num angle
)

Implementation

Matrix rotate(num angle) native;