menu
Flutter
vector_math_64
Matrix2
dimension property
dimension
brightness_4
brightness_5
dimension
property
int
dimension
Dimension of the matrix.
Implementation
int get dimension => 2;
Flutter
vector_math_64
Matrix2
dimension property
Matrix2 class