menu
Flutter
vector_math_64
Matrix3
clone method
clone
brightness_4
brightness_5
clone
method
Matrix3
clone
(
)
Clone of this.
Implementation
Matrix3 clone() => Matrix3.copy(this);
Flutter
vector_math_64
Matrix3
clone method
Matrix3 class