m2Inverse top-level property

Matrix3 m2Inverse
final

Implementation

final Matrix3 m2Inverse = m2.clone()..invert();